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/jenkins8280466946929421033.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:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 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-20241006-0548-f4562b7d', '--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'] 3d8dbf798c9ec9c1daa5ba4d1265ffe41f229089f91e2679719d59e227bebe1b [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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 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 9314 kB in 1s (10.4 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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', './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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for 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_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_7.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_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_NS_part_1.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_2.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_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_2.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_Templates_part_3.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_6.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_4.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_1.cc Creating dependency file for PCO_Types_part_2.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_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_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_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.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_3.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_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_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.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 MobileL3_CC_Types_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_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_Types_part_2.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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_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_Types_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc 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 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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Ign:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (347 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241006-0548-f4562b7d', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-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 1571 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 202410052026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202410052026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202410052026 [38.9 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202410052026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202410052026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202410052026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.19.5341.202410052026 [73.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410052026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410052026 [53.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.3.e1ad.202410052026 [125 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202410052026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.13.ddc5.202410052026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.3.e1ad.202410052026 [17.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410052026 [75.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.1.4a6b5.202410052026 [223 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202410052026 [140 kB] Fetched 1571 kB in 0s (49.0 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_202410052026_amd64.deb ... Unpacking osmocom-nightly (202410052026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.13.ddc5.202410052026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202410052026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202410052026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202410052026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.13.ddc5.202410052026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202410052026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.13.ddc5.202410052026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202410052026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.13.ddc5.202410052026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202410052026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.19.5341.202410052026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.19.5341.202410052026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410052026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410052026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410052026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410052026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.3.e1ad.202410052026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410052026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.13.ddc5.202410052026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202410052026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.13.ddc5.202410052026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.13.ddc5.202410052026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.3.e1ad.202410052026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.3.e1ad.202410052026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410052026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410052026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.1.4a6b5.202410052026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410052026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202410052026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202410052026) ... Setting up osmocom-nightly (202410052026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202410052026) ... Setting up libasn1c1:amd64 (0.9.37.202410052026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202410052026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202410052026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202410052026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202410052026) ... Setting up libosmoabis13:amd64 (1.6.0.19.5341.202410052026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202410052026) ... Setting up libosmogb14:amd64 (1.10.0.13.ddc5.202410052026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410052026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410052026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410052026) ... Setting up osmo-stp:amd64 (2.0.0.3.e1ad.202410052026) ... 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.202410052026) ... Setting up osmo-sgsn (1.12.0.14.b12c.202410052026) ... 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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', '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-20241006-0548-f4562b7d', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241006054822256 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241006054822257 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241006054822257 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) 20241006054822257 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241006054822257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241006054822257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241006054822257 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20241006054822257 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241006054822257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241006054822257 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20241006054822257 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241006054822257 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241006054822257 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241006054822257 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241006054822257 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241006054822257 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241006054822257 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-20241006-0548-f4562b7d', '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 0x560cf8153d40(sgsn) with 23 counters 20241006054822563 DLSS7 INFO (r=127.0.0.1:49301<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006054822563 DLSS7 INFO (r=127.0.0.1:49301<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241006054822563 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:49301<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241006054822563 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241006054822563 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241006054822563 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006054822563 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241006054822563 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241006054822563 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241006054822563 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241006054822563 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241006054822563 DGPRS NOTICE libGTP v1.12.0.6-8c01.202410052026 initialized (sgsn_main.c:456) 20241006054822563 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241006054822563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054822563 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241006054822563 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241006054822563 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241006054822564 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006054822564 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) 20241006054822564 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006054822564 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006054822564 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006054822564 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) 20241006054822564 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006054822564 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006054822564 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:49301<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241006054822564 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) 20241006054822564 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006054822564 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241006054822564 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241006054822564 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241006054822564 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241006054822564 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241006054822564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006054822564 DLSS7 INFO (r=127.0.0.1:49490<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006054822564 DLSS7 INFO (r=127.0.0.1:49490<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241006054822564 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:49490<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241006054822564 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241006054822564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006054822564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006054822564 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006054822564 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-20241006-0548-f4562b7d', '/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@3d8dbf798c9e: Unix server socket created successfully. MC@3d8dbf798c9e: Listening on TCP port 34395. 3d8dbf798c9e is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 3d8dbf798c9e 34395 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3d8dbf798c9e: New HC connected from 10.0.2.100 [10.0.2.100]. 3d8dbf798c9e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3d8dbf798c9e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3d8dbf798c9e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3d8dbf798c9e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3d8dbf798c9e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3d8dbf798c9e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3d8dbf798c9e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3d8dbf798c9e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3d8dbf798c9e: Configuration file was processed on all HCs. MC@3d8dbf798c9e: Creating MTC on host 10.0.2.100. MC@3d8dbf798c9e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3d8dbf798c9e: 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 ------ Sun Oct 6 05:48: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.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 20241006054823564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054823564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach started. 20241006054824163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054824169 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054824203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241006054824203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241006054824203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241006054824203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006054824203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054824203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054824203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054824203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054824203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054824204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054824204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054824204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054824204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054824204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054824204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054824204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054824204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241006054824204 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006054824204 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054824204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054824205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054824205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006054824206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054824211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054824211 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054824219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNCONFIGURED}: Allocated (fsm.c:456) 20241006054824219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241006054824219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241006054824219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006054824219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054824219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054824219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054824219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054824219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054824219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054824219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054824219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054824220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054824220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054824220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054824220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054824220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241006054824220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006054824220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054824220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054824220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054824220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054824222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054824222 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)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054824227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054824227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054824235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241006054824235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241006054824235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241006054824235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006054824235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054824235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054824235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054824235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054824235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054824236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054824236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054824236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054824236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054824236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054824236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054824236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054824236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241006054824236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006054824236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054824236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054824237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054824237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054824239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054824239 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)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054824244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054824244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006054824565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006054824565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241006054824565 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241006054824565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241006054824565 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20241006054824565 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20241006054824565 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241006054824565 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241006054824565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241006054824565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006054824565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054824565 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241006054824565 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006054824565 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006054824565 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006054824566 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006054824566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006054824566 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006054824566 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006054824566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006054824566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006054824566 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006054824566 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x560cf8c64c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241006054824566 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006054824569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006054824570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006054825374 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) 20241006054825374 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241006054825374 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:49490 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@3d8dbf798c9e: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C8283AF8'O, index=0 SGSN_Test-GSUP(19)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@3d8dbf798c9e: 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 := 'B0D6ED6E589B1553B76DD8382B70E932'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE9FA80D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC17D2E909FF91B7'O } } } } } 20241006054825654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054825654 DLLC NOTICE LLME(ffffffff/c8283af8){UNASSIGNED} LLC RX: unknown TLLI 0xc8283af8, creating LLME on the fly (gprs_llc.c:552) 20241006054825654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054825654 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241006054825654 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006054825654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006054825654 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006054825654 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006054825654 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006054825654 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006054825654 DLLC NOTICE LLME(ffffffff/c8283af8){UNASSIGNED} LLGM Assign pre (c8283af8 => c85e5b3c) (gprs_llc.c:1079) 20241006054825654 DLLC NOTICE LLME(c8283af8/c85e5b3c){ASSIGNED} LLGM Assign post (c8283af8 => c85e5b3c) (gprs_llc.c:1125) 20241006054825654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006054825654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006054825654 DMM DEBUG MM(262420000000001/c85e5b3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054825674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054825674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006054825674 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054825675 DMM DEBUG MM(262420000000001/c85e5b3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241006054825675 DMM NOTICE MM(262420000000001/c85e5b3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006054825675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006054825675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006054825675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006054825675 DMM DEBUG MM(262420000000001/c85e5b3c) Requesting authorization (sgsn_auth.c:160) 20241006054825675 DMM INFO MM(262420000000001/c85e5b3c) Requesting authentication tuples (sgsn_auth.c:184) 20241006054825675 DMM DEBUG MM(262420000000001/c85e5b3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006054825675 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241006054825675 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@3d8dbf798c9e: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241006054825680 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006054825680 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006054825680 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006054825680 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006054825680 DMM INFO MM(262420000000001/c85e5b3c) Subscriber data update (mmctx.c:445) 20241006054825680 DMM DEBUG MM(262420000000001/c85e5b3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006054825680 DMM INFO MM(262420000000001/c85e5b3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006054825680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006054825680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006054825680 DMM INFO MM(262420000000001/c85e5b3c) <- GMM AUTH AND CIPHERING REQ (rand = b0 d6 ed 6e 58 9b 15 53 b7 6d d8 38 2b 70 e9 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006054825697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054825697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054825697 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054825697 DMM INFO MM(262420000000001/c85e5b3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006054825697 DMM NOTICE MM(262420000000001/c85e5b3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006054825697 DMM DEBUG MM(262420000000001/c85e5b3c) checking auth: received GSM SRES = be 9f a8 0d (gprs_gmm.c:666) 20241006054825697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006054825697 DMM DEBUG MM(262420000000001/c85e5b3c) Requesting authorization (sgsn_auth.c:160) 20241006054825697 DMM INFO MM(262420000000001/c85e5b3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006054825697 DMM DEBUG MM(262420000000001/c85e5b3c) Requesting subscriber data update (gprs_subscriber.c:894) 20241006054825697 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241006054825697 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) 20241006054825697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006054825697 DMM INFO MM(262420000000001/c85e5b3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc85e5b3c) (gprs_gmm.c:300) 20241006054825700 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006054825700 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006054825700 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241006054825700 DMM INFO MM(262420000000001/c85e5b3c) Subscriber data update (mmctx.c:445) 20241006054825700 DMM DEBUG MM(262420000000001/c85e5b3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006054825700 DMM INFO MM(262420000000001/c85e5b3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006054825700 DMM NOTICE MM(262420000000001/c85e5b3c) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241006054825700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006054825700 DMM NOTICE MM(262420000000001/c85e5b3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006054825700 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) 20241006054825701 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006054825701 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241006054825701 DMM INFO MM(262420000000001/c85e5b3c) Subscriber data update (mmctx.c:445) 20241006054825701 DMM DEBUG MM(262420000000001/c85e5b3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006054825713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054825713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006054825713 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054825713 DMM INFO MM(262420000000001/c85e5b3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006054825713 DMM NOTICE MM(262420000000001/c85e5b3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006054825713 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006054825713 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006054825713 DLLC NOTICE LLME(c8283af8/c85e5b3c){ASSIGNED} LLGM Assign pre (ffffffff => c85e5b3c) (gprs_llc.c:1079) 20241006054825713 DLLC NOTICE LLME(ffffffff/c85e5b3c){ASSIGNED} LLGM Assign post (ffffffff => c85e5b3c) (gprs_llc.c:1125) 20241006054825713 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006054825713 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006054825713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006054825713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach-BVCI196(6)@3d8dbf798c9e: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@3d8dbf798c9e: Final verdict of PTC: pass 20241006054825785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006054825790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006054825790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(7)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(12)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(17)@3d8dbf798c9e: Final verdict of PTC: none TC_attach-BVCI196(6)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@3d8dbf798c9e: Final verdict of PTC: none TC_attach-BVCI220(16)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@3d8dbf798c9e: Final verdict of PTC: none TC_attach-BVCI210(11)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(10)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(5)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(15)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:48:25 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241006054825907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054826310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104496) 20241006054826790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054826791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104496, count=105656) 20241006054827791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054827791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:48:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006054828792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054828793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_mnc3 started. 20241006054829412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054829415 DMM INFO MM(262420000000001/c85e5b3c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006054829415 DMM INFO MM(262420000000001/c85e5b3c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006054829415 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006054829415 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006054829415 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006054829415 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006054829415 DLLC NOTICE LLME(ffffffff/c85e5b3c){ASSIGNED} LLGM Assign pre (c85e5b3c => ffffffff) (gprs_llc.c:1079) 20241006054829415 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c85e5b3c => ffffffff) (gprs_llc.c:1125) 20241006054829415 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241006054829415 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) 20241006054829415 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) 20241006054829415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006054829415 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006054829415 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006054829415 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006054829415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054829451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006054829451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054829451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054829451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054829451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006054829451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054829451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054829451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054829451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054829452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054829452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054829452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054829452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054829452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054829452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054829452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054829452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054829452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006054829452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054829452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054829452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054829452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054829454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054829458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054829458 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054829466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006054829466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054829466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054829466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054829466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006054829466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054829466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054829466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054829466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054829467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054829467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054829467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054829467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054829467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054829467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054829467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054829467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054829467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006054829467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054829467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054829467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054829467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006054829470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054829476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054829476 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054829481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006054829481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054829481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054829481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054829481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006054829481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054829481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054829481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054829481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054829482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054829482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054829482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054829482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054829482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054829482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054829482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054829482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054829482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006054829482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054829482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054829482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054829482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054829483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054829488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054829488 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006054829794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054829794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006054829794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006054829794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006054829798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006054829799 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@3d8dbf798c9e: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E0A27286'O, index=0 SGSN_Test-GSUP(38)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@3d8dbf798c9e: 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 := '86068A13F32FD819C875EBF5DE70D120'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D02C915F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F4C72D299E64F0C'O } } } } } 20241006054830876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054830876 DLLC NOTICE LLME(ffffffff/e0a27286){UNASSIGNED} LLC RX: unknown TLLI 0xe0a27286, creating LLME on the fly (gprs_llc.c:552) 20241006054830876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054830876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241006054830876 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006054830876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006054830876 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006054830876 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006054830876 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006054830876 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006054830876 DLLC NOTICE LLME(ffffffff/e0a27286){UNASSIGNED} LLGM Assign pre (e0a27286 => f2a5cf64) (gprs_llc.c:1079) 20241006054830876 DLLC NOTICE LLME(e0a27286/f2a5cf64){ASSIGNED} LLGM Assign post (e0a27286 => f2a5cf64) (gprs_llc.c:1125) 20241006054830876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006054830876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006054830876 DMM DEBUG MM(262420000001001/f2a5cf64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054830893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054830894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006054830894 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054830894 DMM DEBUG MM(262420000001001/f2a5cf64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241006054830894 DMM NOTICE MM(262420000001001/f2a5cf64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006054830894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006054830894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006054830894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006054830894 DMM DEBUG MM(262420000001001/f2a5cf64) Requesting authorization (sgsn_auth.c:160) 20241006054830894 DMM INFO MM(262420000001001/f2a5cf64) Requesting authentication tuples (sgsn_auth.c:184) 20241006054830894 DMM DEBUG MM(262420000001001/f2a5cf64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006054830894 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241006054830894 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241006054830899 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006054830899 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006054830899 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006054830899 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006054830899 DMM INFO MM(262420000001001/f2a5cf64) Subscriber data update (mmctx.c:445) 20241006054830899 DMM DEBUG MM(262420000001001/f2a5cf64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006054830900 DMM INFO MM(262420000001001/f2a5cf64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006054830900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006054830900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006054830900 DMM INFO MM(262420000001001/f2a5cf64) <- GMM AUTH AND CIPHERING REQ (rand = 86 06 8a 13 f3 2f d8 19 c8 75 eb f5 de 70 d1 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006054830914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054830914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054830914 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054830914 DMM INFO MM(262420000001001/f2a5cf64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006054830914 DMM NOTICE MM(262420000001001/f2a5cf64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006054830914 DMM DEBUG MM(262420000001001/f2a5cf64) checking auth: received GSM SRES = d0 2c 91 5f (gprs_gmm.c:666) 20241006054830914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006054830914 DMM DEBUG MM(262420000001001/f2a5cf64) Requesting authorization (sgsn_auth.c:160) 20241006054830914 DMM INFO MM(262420000001001/f2a5cf64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006054830914 DMM DEBUG MM(262420000001001/f2a5cf64) Requesting subscriber data update (gprs_subscriber.c:894) 20241006054830914 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241006054830914 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) 20241006054830914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006054830914 DMM INFO MM(262420000001001/f2a5cf64) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2a5cf64) (gprs_gmm.c:300) 20241006054830917 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006054830917 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006054830917 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006054830917 DMM INFO MM(262420000001001/f2a5cf64) Subscriber data update (mmctx.c:445) 20241006054830917 DMM DEBUG MM(262420000001001/f2a5cf64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006054830917 DMM INFO MM(262420000001001/f2a5cf64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006054830917 DMM NOTICE MM(262420000001001/f2a5cf64) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241006054830917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006054830917 DMM NOTICE MM(262420000001001/f2a5cf64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006054830917 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) 20241006054830919 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006054830919 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006054830919 DMM INFO MM(262420000001001/f2a5cf64) Subscriber data update (mmctx.c:445) 20241006054830919 DMM DEBUG MM(262420000001001/f2a5cf64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006054830933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054830933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006054830933 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054830933 DMM INFO MM(262420000001001/f2a5cf64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006054830933 DMM NOTICE MM(262420000001001/f2a5cf64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006054830933 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006054830933 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006054830933 DLLC NOTICE LLME(e0a27286/f2a5cf64){ASSIGNED} LLGM Assign pre (ffffffff => f2a5cf64) (gprs_llc.c:1079) 20241006054830933 DLLC NOTICE LLME(ffffffff/f2a5cf64){ASSIGNED} LLGM Assign post (ffffffff => f2a5cf64) (gprs_llc.c:1125) 20241006054830933 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006054830933 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006054830933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006054830933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@3d8dbf798c9e: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@3d8dbf798c9e: Final verdict of PTC: pass 20241006054830994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(36)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@3d8dbf798c9e: Final verdict of PTC: none 20241006054830999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006054830999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(26)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(31)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(29)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(34)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(24)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_mnc3 finished. Verdict: pass Sun Oct 6 05:48:31 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== MTC@3d8dbf798c9e: 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'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241006054831105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054831507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85372) 20241006054832001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054832001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85372, count=89728) 20241006054833002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054833003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:48: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_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 20241006054834004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054834004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_umts_aka_umts_res started. 20241006054834606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054834608 DMM INFO MM(262420000001001/f2a5cf64) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006054834608 DMM INFO MM(262420000001001/f2a5cf64) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006054834608 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006054834608 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006054834608 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006054834608 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006054834608 DLLC NOTICE LLME(ffffffff/f2a5cf64){ASSIGNED} LLGM Assign pre (f2a5cf64 => ffffffff) (gprs_llc.c:1079) 20241006054834608 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2a5cf64 => ffffffff) (gprs_llc.c:1125) 20241006054834608 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241006054834608 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) 20241006054834608 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) 20241006054834608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006054834608 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006054834608 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006054834608 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006054834608 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054834652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006054834652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054834652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054834652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054834652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006054834652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054834652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054834652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054834652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054834653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054834653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054834653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054834653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054834653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054834653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054834653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054834653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054834653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006054834653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054834653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054834653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054834653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054834655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054834660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054834660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054834667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006054834667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054834667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054834667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054834667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006054834667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054834667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054834667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054834667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054834668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054834668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054834668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054834669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054834669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054834669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054834669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054834669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054834669 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006054834669 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054834669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054834669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054834669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054834671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054834676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054834676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054834683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006054834683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054834683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054834683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054834683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006054834683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054834683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054834683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054834683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054834684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054834684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054834684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054834684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054834684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054834684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006054834684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054834684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054834684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054834684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054834687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054834692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054834692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006054835005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054835005 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006054835005 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006054835005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006054835009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006054835011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@3d8dbf798c9e: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E90E7EBC'O, index=0 SGSN_Test-GSUP(57)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@3d8dbf798c9e: 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 := '09297D4DF35752F5A4B5A9D548CAC2AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68C55C8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52D7E2841ABA2EED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E6211AF274089C3B8FCC51C8FFBBC575'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5E6181041414E9596BE17015F99574F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '261E1B08C6C68A3351F5AD62F0041E79'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '71AAF55C2FA7622B'O } } } } } 20241006054836082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054836082 DLLC NOTICE LLME(ffffffff/e90e7ebc){UNASSIGNED} LLC RX: unknown TLLI 0xe90e7ebc, creating LLME on the fly (gprs_llc.c:552) 20241006054836082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054836082 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241006054836082 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006054836082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006054836082 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006054836082 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006054836082 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006054836082 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006054836082 DLLC NOTICE LLME(ffffffff/e90e7ebc){UNASSIGNED} LLGM Assign pre (e90e7ebc => d80f9e56) (gprs_llc.c:1079) 20241006054836082 DLLC NOTICE LLME(e90e7ebc/d80f9e56){ASSIGNED} LLGM Assign post (e90e7ebc => d80f9e56) (gprs_llc.c:1125) 20241006054836082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006054836082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006054836082 DMM DEBUG MM(262420000001002/d80f9e56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054836100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054836100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006054836100 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054836100 DMM DEBUG MM(262420000001002/d80f9e56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241006054836100 DMM NOTICE MM(262420000001002/d80f9e56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006054836100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006054836100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006054836100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006054836100 DMM DEBUG MM(262420000001002/d80f9e56) Requesting authorization (sgsn_auth.c:160) 20241006054836100 DMM INFO MM(262420000001002/d80f9e56) Requesting authentication tuples (sgsn_auth.c:184) 20241006054836100 DMM DEBUG MM(262420000001002/d80f9e56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006054836101 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241006054836101 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241006054836107 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006054836107 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006054836107 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006054836107 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006054836107 DMM INFO MM(262420000001002/d80f9e56) Subscriber data update (mmctx.c:445) 20241006054836107 DMM DEBUG MM(262420000001002/d80f9e56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006054836107 DMM INFO MM(262420000001002/d80f9e56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006054836107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006054836107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006054836107 DMM INFO MM(262420000001002/d80f9e56) <- GMM AUTH AND CIPHERING REQ (rand = 09 29 7d 4d f3 57 52 f5 a4 b5 a9 d5 48 ca c2 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 26 1e 1b 08 c6 c6 8a 33 51 f5 ad 62 f0 04 1e 79 ) (gprs_gmm.c:483) 20241006054836124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054836124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054836124 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054836124 DMM INFO MM(262420000001002/d80f9e56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006054836124 DMM NOTICE MM(262420000001002/d80f9e56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006054836124 DMM DEBUG MM(262420000001002/d80f9e56) checking auth: received UMTS RES = 71 aa f5 5c 2f a7 62 2b (gprs_gmm.c:666) 20241006054836124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006054836124 DMM DEBUG MM(262420000001002/d80f9e56) Requesting authorization (sgsn_auth.c:160) 20241006054836124 DMM INFO MM(262420000001002/d80f9e56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006054836124 DMM DEBUG MM(262420000001002/d80f9e56) Requesting subscriber data update (gprs_subscriber.c:894) 20241006054836124 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241006054836124 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) 20241006054836124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006054836124 DMM INFO MM(262420000001002/d80f9e56) <- GMM ATTACH ACCEPT (new P-TMSI=0xd80f9e56) (gprs_gmm.c:300) 20241006054836127 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006054836127 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006054836127 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241006054836127 DMM INFO MM(262420000001002/d80f9e56) Subscriber data update (mmctx.c:445) 20241006054836127 DMM DEBUG MM(262420000001002/d80f9e56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006054836127 DMM INFO MM(262420000001002/d80f9e56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006054836127 DMM NOTICE MM(262420000001002/d80f9e56) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241006054836127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006054836127 DMM NOTICE MM(262420000001002/d80f9e56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006054836127 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) 20241006054836128 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006054836128 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241006054836128 DMM INFO MM(262420000001002/d80f9e56) Subscriber data update (mmctx.c:445) 20241006054836128 DMM DEBUG MM(262420000001002/d80f9e56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006054836141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054836141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006054836141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054836141 DMM INFO MM(262420000001002/d80f9e56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006054836141 DMM NOTICE MM(262420000001002/d80f9e56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006054836141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006054836141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006054836141 DLLC NOTICE LLME(e90e7ebc/d80f9e56){ASSIGNED} LLGM Assign pre (ffffffff => d80f9e56) (gprs_llc.c:1079) 20241006054836141 DLLC NOTICE LLME(ffffffff/d80f9e56){ASSIGNED} LLGM Assign post (ffffffff => d80f9e56) (gprs_llc.c:1125) 20241006054836141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006054836141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006054836141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006054836141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@3d8dbf798c9e: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@3d8dbf798c9e: Final verdict of PTC: pass 20241006054836202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49022<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006054836205 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006054836206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI220(54)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(45)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(50)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(55)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(57)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(53)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(43)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(48)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:48:36 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 20241006054836280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054836683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83680) 20241006054837207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054837207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83680, count=89212) 20241006054838209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054838209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:48:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006054839210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054839210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_umts_aka_gsm_sres started. 20241006054839791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054839794 DMM INFO MM(262420000001002/d80f9e56) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006054839794 DMM INFO MM(262420000001002/d80f9e56) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006054839794 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006054839794 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006054839794 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006054839794 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006054839794 DLLC NOTICE LLME(ffffffff/d80f9e56){ASSIGNED} LLGM Assign pre (d80f9e56 => ffffffff) (gprs_llc.c:1079) 20241006054839794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d80f9e56 => ffffffff) (gprs_llc.c:1125) 20241006054839794 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241006054839794 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) 20241006054839794 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) 20241006054839794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006054839794 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006054839794 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006054839794 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006054839794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054839838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006054839838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054839838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054839838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054839838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006054839838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054839838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054839838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054839838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054839839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054839839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054839839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054839839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054839839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054839839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054839839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054839839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054839839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006054839839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054839839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054839839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054839839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054839842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054839847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054839847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054839854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006054839854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054839854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054839854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054839854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006054839854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054839854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054839854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054839854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054839855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054839855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054839855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054839855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054839855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054839855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054839855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054839855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054839855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006054839855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054839855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054839855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054839855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054839858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006054839863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054839863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054839875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006054839875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054839875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054839875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054839875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006054839875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054839875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054839875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054839875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054839876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054839876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054839876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054839876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054839876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054839876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054839876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054839876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054839876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006054839876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054839876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054839876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054839876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054839879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054839884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054839884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006054840212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054840212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006054840212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006054840212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006054840216 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006054840217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@3d8dbf798c9e: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='EF63E9D5'O, index=0 SGSN_Test-GSUP(76)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@3d8dbf798c9e: 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 := '34239B9D0920A7AC47443F0113CF27A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '595ACEA9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0F2ABD39ACF6147'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E056E94512851A376BB97451308827E8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '90073CE7C81DCAA2DEF86BBD6B883322'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9F41409FC0B71256EED9AFAAD24EF798'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7EAFBC2CEA3450DD'O } } } } } 20241006054841297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054841297 DLLC NOTICE LLME(ffffffff/ef63e9d5){UNASSIGNED} LLC RX: unknown TLLI 0xef63e9d5, creating LLME on the fly (gprs_llc.c:552) 20241006054841297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054841297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241006054841297 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006054841297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006054841297 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006054841297 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006054841297 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006054841297 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006054841297 DLLC NOTICE LLME(ffffffff/ef63e9d5){UNASSIGNED} LLGM Assign pre (ef63e9d5 => cfb7e472) (gprs_llc.c:1079) 20241006054841297 DLLC NOTICE LLME(ef63e9d5/cfb7e472){ASSIGNED} LLGM Assign post (ef63e9d5 => cfb7e472) (gprs_llc.c:1125) 20241006054841297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006054841297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006054841297 DMM DEBUG MM(262420000001003/cfb7e472) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054841313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054841313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006054841313 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054841313 DMM DEBUG MM(262420000001003/cfb7e472) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241006054841313 DMM NOTICE MM(262420000001003/cfb7e472) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006054841313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006054841313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006054841313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006054841313 DMM DEBUG MM(262420000001003/cfb7e472) Requesting authorization (sgsn_auth.c:160) 20241006054841313 DMM INFO MM(262420000001003/cfb7e472) Requesting authentication tuples (sgsn_auth.c:184) 20241006054841313 DMM DEBUG MM(262420000001003/cfb7e472) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006054841313 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241006054841313 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241006054841317 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006054841317 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006054841317 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006054841317 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006054841317 DMM INFO MM(262420000001003/cfb7e472) Subscriber data update (mmctx.c:445) 20241006054841317 DMM DEBUG MM(262420000001003/cfb7e472) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006054841317 DMM INFO MM(262420000001003/cfb7e472) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006054841317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006054841317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006054841317 DMM INFO MM(262420000001003/cfb7e472) <- GMM AUTH AND CIPHERING REQ (rand = 34 23 9b 9d 09 20 a7 ac 47 44 3f 01 13 cf 27 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f 41 40 9f c0 b7 12 56 ee d9 af aa d2 4e f7 98 ) (gprs_gmm.c:483) 20241006054841332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054841332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054841332 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054841332 DMM INFO MM(262420000001003/cfb7e472) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006054841332 DMM NOTICE MM(262420000001003/cfb7e472) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006054841332 DMM DEBUG MM(262420000001003/cfb7e472) checking auth: received GSM SRES = 59 5a ce a9 (gprs_gmm.c:666) 20241006054841332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006054841332 DMM DEBUG MM(262420000001003/cfb7e472) Requesting authorization (sgsn_auth.c:160) 20241006054841332 DMM INFO MM(262420000001003/cfb7e472) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006054841332 DMM DEBUG MM(262420000001003/cfb7e472) Requesting subscriber data update (gprs_subscriber.c:894) 20241006054841332 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241006054841332 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) 20241006054841332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006054841332 DMM INFO MM(262420000001003/cfb7e472) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfb7e472) (gprs_gmm.c:300) 20241006054841334 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006054841334 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006054841335 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241006054841335 DMM INFO MM(262420000001003/cfb7e472) Subscriber data update (mmctx.c:445) 20241006054841335 DMM DEBUG MM(262420000001003/cfb7e472) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006054841335 DMM INFO MM(262420000001003/cfb7e472) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006054841335 DMM NOTICE MM(262420000001003/cfb7e472) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241006054841335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006054841335 DMM NOTICE MM(262420000001003/cfb7e472) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006054841335 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) 20241006054841335 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006054841335 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241006054841335 DMM INFO MM(262420000001003/cfb7e472) Subscriber data update (mmctx.c:445) 20241006054841335 DMM DEBUG MM(262420000001003/cfb7e472) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006054841349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054841349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006054841349 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054841349 DMM INFO MM(262420000001003/cfb7e472) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006054841349 DMM NOTICE MM(262420000001003/cfb7e472) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006054841349 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006054841349 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006054841349 DLLC NOTICE LLME(ef63e9d5/cfb7e472){ASSIGNED} LLGM Assign pre (ffffffff => cfb7e472) (gprs_llc.c:1079) 20241006054841349 DLLC NOTICE LLME(ffffffff/cfb7e472){ASSIGNED} LLGM Assign post (ffffffff => cfb7e472) (gprs_llc.c:1125) 20241006054841349 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006054841349 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006054841349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006054841349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@3d8dbf798c9e: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@3d8dbf798c9e: Final verdict of PTC: pass 20241006054841407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@3d8dbf798c9e: Final verdict of PTC: none 20241006054841411 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006054841411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(74)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(64)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(75)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(69)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(73)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(62)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(67)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:48:41 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 20241006054841518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054841920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84308) 20241006054842413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054842413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84308, count=89820) 20241006054843414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054843415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:48: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_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 20241006054844416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054844416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_timeout_after_pdp_act started. 20241006054844959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054844962 DMM INFO MM(262420000001003/cfb7e472) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006054844962 DMM INFO MM(262420000001003/cfb7e472) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006054844962 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006054844962 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006054844962 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006054844962 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006054844962 DLLC NOTICE LLME(ffffffff/cfb7e472){ASSIGNED} LLGM Assign pre (cfb7e472 => ffffffff) (gprs_llc.c:1079) 20241006054844962 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfb7e472 => ffffffff) (gprs_llc.c:1125) 20241006054844962 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241006054844962 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) 20241006054844962 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) 20241006054844962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006054844962 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006054844962 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006054844962 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006054844962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054845008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006054845008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054845008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054845008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054845008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006054845008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054845008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054845008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054845008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054845009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054845010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054845010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054845010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054845010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054845010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054845010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054845010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054845010 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006054845010 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054845010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054845010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054845010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 20241006054845013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054845020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845020 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054845025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006054845025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054845025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054845025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054845025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006054845025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054845025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054845025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054845025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054845025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054845025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054845025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054845026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054845026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054845026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054845026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054845026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054845026 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006054845026 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054845026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054845026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054845026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054845027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054845032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054845040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006054845040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054845040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054845040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054845040 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006054845040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054845040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054845040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054845040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054845040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054845040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054845040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054845041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054845041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054845041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054845041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054845041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054845041 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006054845041 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054845041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054845041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054845041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054845043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054845047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006054845418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054845418 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006054845418 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006054845418 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006054845422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006054845423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@3d8dbf798c9e: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C5636D36'O, index=0 SGSN_Test-GSUP(95)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: 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 := '5CEAC73474CC0EE622A78C08411D6558'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58B6821A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D1D8F6FC27E41F3'O } } } } } 20241006054845484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845484 DLLC NOTICE LLME(ffffffff/c5636d36){UNASSIGNED} LLC RX: unknown TLLI 0xc5636d36, creating LLME on the fly (gprs_llc.c:552) 20241006054845484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054845484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241006054845484 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006054845484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006054845484 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006054845484 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006054845484 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006054845484 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006054845484 DLLC NOTICE LLME(ffffffff/c5636d36){UNASSIGNED} LLGM Assign pre (c5636d36 => d366552d) (gprs_llc.c:1079) 20241006054845484 DLLC NOTICE LLME(c5636d36/d366552d){ASSIGNED} LLGM Assign post (c5636d36 => d366552d) (gprs_llc.c:1125) 20241006054845484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006054845484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006054845484 DMM DEBUG MM(262420000000021/d366552d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054845491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006054845491 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054845491 DMM DEBUG MM(262420000000021/d366552d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241006054845491 DMM NOTICE MM(262420000000021/d366552d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006054845491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006054845491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006054845491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006054845491 DMM DEBUG MM(262420000000021/d366552d) Requesting authorization (sgsn_auth.c:160) 20241006054845491 DMM INFO MM(262420000000021/d366552d) Requesting authentication tuples (sgsn_auth.c:184) 20241006054845491 DMM DEBUG MM(262420000000021/d366552d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006054845491 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241006054845491 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241006054845493 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006054845493 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006054845493 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006054845493 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006054845493 DMM INFO MM(262420000000021/d366552d) Subscriber data update (mmctx.c:445) 20241006054845493 DMM DEBUG MM(262420000000021/d366552d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006054845493 DMM INFO MM(262420000000021/d366552d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006054845493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006054845493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006054845493 DMM INFO MM(262420000000021/d366552d) <- GMM AUTH AND CIPHERING REQ (rand = 5c ea c7 34 74 cc 0e e6 22 a7 8c 08 41 1d 65 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006054845499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054845499 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054845499 DMM INFO MM(262420000000021/d366552d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006054845499 DMM NOTICE MM(262420000000021/d366552d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006054845499 DMM DEBUG MM(262420000000021/d366552d) checking auth: received GSM SRES = 58 b6 82 1a (gprs_gmm.c:666) 20241006054845499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006054845499 DMM DEBUG MM(262420000000021/d366552d) Requesting authorization (sgsn_auth.c:160) 20241006054845499 DMM INFO MM(262420000000021/d366552d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006054845499 DMM DEBUG MM(262420000000021/d366552d) Requesting subscriber data update (gprs_subscriber.c:894) 20241006054845499 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241006054845499 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) 20241006054845499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006054845499 DMM INFO MM(262420000000021/d366552d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd366552d) (gprs_gmm.c:300) 20241006054845500 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006054845500 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006054845500 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006054845500 DMM INFO MM(262420000000021/d366552d) Subscriber data update (mmctx.c:445) 20241006054845500 DMM DEBUG MM(262420000000021/d366552d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006054845500 DMM INFO MM(262420000000021/d366552d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006054845500 DMM NOTICE MM(262420000000021/d366552d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241006054845501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006054845501 DMM NOTICE MM(262420000000021/d366552d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006054845501 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) 20241006054845501 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006054845501 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006054845501 DMM INFO MM(262420000000021/d366552d) Subscriber data update (mmctx.c:445) 20241006054845501 DMM DEBUG MM(262420000000021/d366552d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006054845506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006054845506 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054845506 DMM INFO MM(262420000000021/d366552d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006054845506 DMM NOTICE MM(262420000000021/d366552d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006054845506 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006054845506 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006054845506 DLLC NOTICE LLME(c5636d36/d366552d){ASSIGNED} LLGM Assign pre (ffffffff => d366552d) (gprs_llc.c:1079) 20241006054845506 DLLC NOTICE LLME(ffffffff/d366552d){ASSIGNED} LLGM Assign post (ffffffff => d366552d) (gprs_llc.c:1125) 20241006054845506 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006054845506 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006054845506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006054845506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006054845560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006054845560 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054845560 DMM INFO MM(262420000000021/d366552d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006054845560 DMM INFO MM(262420000000021/d366552d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006054845560 DMM DEBUG MM(262420000000021/d366552d) Using GGSN 0 (gprs_sm.c:317) 20241006054845560 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241006054845560 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006054845560 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241006054845560 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241006054845581 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 8c 62 01 7e 11 ca a8 64 19 14 05 7f 5a d7 b7 e7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241006054845581 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc5058, cbp=0x560cf8c6f680) (sgsn_libgtp.c:629) 20241006054845581 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006054845581 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c70b48 TLLI=d366552d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006054845581 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006054845581 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006054845598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241006054845599 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054845599 DMM INFO MM(262420000000021/d366552d) -> GMM ATTACH REQUEST MI(TMSI-0xD366552D) type="GPRS attach" (gprs_gmm.c:1266) 20241006054845599 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006054845599 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006054845599 DLLC NOTICE LLME(ffffffff/d366552d){ASSIGNED} LLGM Assign pre (d366552d => fba1ddca) (gprs_llc.c:1079) 20241006054845599 DLLC NOTICE LLME(d366552d/fba1ddca){ASSIGNED} LLGM Assign post (d366552d => fba1ddca) (gprs_llc.c:1125) 20241006054845599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006054845599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006054845599 DMM DEBUG MM(262420000000021/fba1ddca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054845608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054845608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241006054845609 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054845609 DMM DEBUG MM(262420000000021/fba1ddca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241006054845609 DMM NOTICE MM(262420000000021/fba1ddca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006054845609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006054845609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006054845609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006054845609 DMM DEBUG MM(262420000000021/fba1ddca) Requesting authorization (sgsn_auth.c:160) 20241006054845609 DMM INFO MM(262420000000021/fba1ddca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006054845609 DMM DEBUG MM(262420000000021/fba1ddca) Requesting subscriber data update (gprs_subscriber.c:894) 20241006054845609 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241006054845609 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) 20241006054845610 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006054845610 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006054845610 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006054845610 DMM INFO MM(262420000000021/fba1ddca) Subscriber data update (mmctx.c:445) 20241006054845610 DMM DEBUG MM(262420000000021/fba1ddca) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241006054845610 DMM INFO MM(262420000000021/fba1ddca) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241006054845610 DMM NOTICE MM(262420000000021/fba1ddca) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241006054845610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006054845610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006054845610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006054845610 DMM INFO MM(262420000000021/fba1ddca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba1ddca) (gprs_gmm.c:300) 20241006054845610 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) 20241006054845612 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006054845612 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006054845612 DMM INFO MM(262420000000021/fba1ddca) Subscriber data update (mmctx.c:445) 20241006054845612 DMM DEBUG MM(262420000000021/fba1ddca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: Trying to receive 5 ATTACH ACCEPTs 20241006054851611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006054851611 DMM INFO MM(262420000000021/fba1ddca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba1ddca) (gprs_gmm.c:300) 20241006054852561 DGPRS DEBUG Checking for inactive LLMEs, time = 30721931 (sgsn.c:131) 20241006054857612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006054857612 DMM INFO MM(262420000000021/fba1ddca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba1ddca) (gprs_gmm.c:300) 20241006054903613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006054903613 DMM INFO MM(262420000000021/fba1ddca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba1ddca) (gprs_gmm.c:300) 20241006054905419 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006054905419 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006054905420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006054909614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006054909614 DMM INFO MM(262420000000021/fba1ddca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba1ddca) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241006054915011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054915017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054915018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006054915027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054915030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054915030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006054915042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054915046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054915046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006054915615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006054915615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241006054915615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006054915615 DMM NOTICE MM(262420000000021/fba1ddca) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006054915615 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241006054915615 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c70b48, TLLI=fba1ddca, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006054915615 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006054915615 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006054915615 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241006054915615 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241006054915615 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) 20241006054915615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Reject}: Deallocated (fsm.c:568) 20241006054915616 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Deallocated (fsm.c:568) 20241006054915616 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006054915616 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006054915616 DLLC NOTICE LLME(d366552d/fba1ddca){ASSIGNED} LLGM Assign pre (fba1ddca => ffffffff) (gprs_llc.c:1079) 20241006054915616 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fba1ddca => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@3d8dbf798c9e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@3d8dbf798c9e: Final verdict of PTC: pass 20241006054916141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46694<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(88)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(93)@3d8dbf798c9e: Final verdict of PTC: none 20241006054916147 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_timeout_after_pdp_act-BVCI220(92)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@3d8dbf798c9e: Final verdict of PTC: none 20241006054916147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(83)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(86)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(91)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(81)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:49:16 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 20241006054916208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054916511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130052) 20241006054917149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054917149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=130052, count=131312) 20241006054918151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054918151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:49: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_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 20241006054919153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054919153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_auth_id_timeout started. 20241006054919604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054919606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054919637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006054919637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054919637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054919637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054919637 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006054919637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054919637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054919637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054919637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054919638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054919638 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006054919638 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054919638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006054919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054919640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054919644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054919644 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054919654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006054919654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054919654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054919654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054919654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006054919654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054919654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054919654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054919654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054919655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054919655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054919655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054919655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054919655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054919655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054919655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054919655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054919655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006054919655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054919655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054919655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054919655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054919657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054919662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054919662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054919672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006054919672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054919672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054919672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054919672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006054919672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054919672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054919672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054919672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054919673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054919673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054919673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054919673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054919673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054919673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054919673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054919673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054919673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006054919673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054919673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054919674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054919674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054919676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054919681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054919681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006054920154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054920154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006054920154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006054920154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006054920158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006054920159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@3d8dbf798c9e: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EA152E5F'O, index=0 SGSN_Test-GSUP(114)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241006054920226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054920226 DLLC NOTICE LLME(ffffffff/ea152e5f){UNASSIGNED} LLC RX: unknown TLLI 0xea152e5f, creating LLME on the fly (gprs_llc.c:552) 20241006054920226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054920226 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241006054920226 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006054920226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006054920226 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006054920226 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006054920226 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006054920226 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006054920226 DLLC NOTICE LLME(ffffffff/ea152e5f){UNASSIGNED} LLGM Assign pre (ea152e5f => e1ed5593) (gprs_llc.c:1079) 20241006054920226 DLLC NOTICE LLME(ea152e5f/e1ed5593){ASSIGNED} LLGM Assign post (ea152e5f => e1ed5593) (gprs_llc.c:1125) 20241006054920226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006054920226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006054920226 DMM DEBUG MM(262420000000002/e1ed5593) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054922562 DGPRS DEBUG Checking for inactive LLMEs, time = 30721961 (sgsn.c:131) 20241006054926228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006054926228 DMM DEBUG MM(262420000000002/e1ed5593) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054932229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006054932229 DMM DEBUG MM(262420000000002/e1ed5593) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054938230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006054938231 DMM DEBUG MM(262420000000002/e1ed5593) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054940156 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006054940156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006054940156 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006054944232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006054944232 DMM DEBUG MM(262420000000002/e1ed5593) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054949639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054949642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054949642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006054949656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054949657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054949657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006054949674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054949678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054949678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006054950233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006054950233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241006054950233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006054950233 DMM NOTICE MM(262420000000002/e1ed5593) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241006054950233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Reject}: Deallocated (fsm.c:568) 20241006054950233 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006054950233 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006054950233 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006054950233 DLLC NOTICE LLME(ea152e5f/e1ed5593){ASSIGNED} LLGM Assign pre (e1ed5593 => ffffffff) (gprs_llc.c:1079) 20241006054950233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1ed5593 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@3d8dbf798c9e: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@3d8dbf798c9e: Final verdict of PTC: pass 20241006054950254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(112)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@3d8dbf798c9e: Final verdict of PTC: none 20241006054950259 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006054950259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(107)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(102)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(105)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(110)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(100)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:49:50 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 20241006054950352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054950655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59664) 20241006054951261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054951261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59664, count=67920) 20241006054952262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054952262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006054952563 DGPRS DEBUG Checking for inactive LLMEs, time = 30721991 (sgsn.c:131) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:49:52 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 20241006054953264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054953264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_auth_sai_timeout started. 20241006054953754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006054953756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054953788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006054953788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054953788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054953788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054953788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006054953788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054953788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054953788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054953788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054953789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054953789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054953789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054953790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054953790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054953790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054953790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054953790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054953790 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006054953790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054953790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054953790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054953790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 20241006054953792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054953797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054953797 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054953803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006054953803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054953803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054953803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054953803 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006054953803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054953803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054953803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054953803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054953804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054953804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054953804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054953804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054953804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054953804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054953804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054953804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054953804 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006054953804 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054953804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054953804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006054953804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054953806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054953811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054953811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006054953818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006054953818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006054953818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006054953819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054953819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006054953819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006054953819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006054953819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006054953819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006054953819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006054953819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006054953819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006054953819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006054953819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006054953819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006054953819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006054953819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006054953819 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006054953819 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006054953819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006054953820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(131)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006054953820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006054953821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006054953825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054953825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006054954265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006054954265 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006054954265 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006054954265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006054954270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006054954271 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@3d8dbf798c9e: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DC4B4337'O, index=0 SGSN_Test-GSUP(133)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241006054954340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054954340 DLLC NOTICE LLME(ffffffff/dc4b4337){UNASSIGNED} LLC RX: unknown TLLI 0xdc4b4337, creating LLME on the fly (gprs_llc.c:552) 20241006054954340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006054954340 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241006054954340 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006054954340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006054954340 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006054954340 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006054954340 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006054954340 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006054954340 DLLC NOTICE LLME(ffffffff/dc4b4337){UNASSIGNED} LLGM Assign pre (dc4b4337 => e3e42436) (gprs_llc.c:1079) 20241006054954340 DLLC NOTICE LLME(dc4b4337/e3e42436){ASSIGNED} LLGM Assign post (dc4b4337 => e3e42436) (gprs_llc.c:1125) 20241006054954340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006054954340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006054954340 DMM DEBUG MM(262420000000003/e3e42436) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006054954361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006054954361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006054954361 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006054954361 DMM DEBUG MM(262420000000003/e3e42436) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241006054954361 DMM NOTICE MM(262420000000003/e3e42436) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006054954361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006054954361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006054954361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006054954361 DMM DEBUG MM(262420000000003/e3e42436) Requesting authorization (sgsn_auth.c:160) 20241006054954361 DMM INFO MM(262420000000003/e3e42436) Requesting authentication tuples (sgsn_auth.c:184) 20241006054954361 DMM DEBUG MM(262420000000003/e3e42436) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006054954361 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241006054954361 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241006055000363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241006055000363 DMM ERROR MM(262420000000003/e3e42436) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241006055000363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241006055000363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006055000363 DMM NOTICE MM(262420000000003/e3e42436) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241006055000363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Reject}: Deallocated (fsm.c:568) 20241006055000363 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055000363 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055000363 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006055000363 DLLC NOTICE LLME(dc4b4337/e3e42436){ASSIGNED} LLGM Assign pre (e3e42436 => ffffffff) (gprs_llc.c:1079) 20241006055000363 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e42436 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@3d8dbf798c9e: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055000384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37338<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@3d8dbf798c9e: Final verdict of PTC: none 20241006055000389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055000389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(117)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(126)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(131)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(121)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(124)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(129)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(119)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:50:00 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 20241006055000501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055000803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62180) 20241006055001390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055001390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62180, count=66816) 20241006055002392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055002392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:50: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_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 20241006055003394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055003394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_auth_sai_reject started. 20241006055003856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055003859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055003893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055003893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055003893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055003893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055003893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055003893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055003893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055003893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055003893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055003894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055003894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055003894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055003895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055003895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055003895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055003895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055003895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055003895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055003895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055003895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055003895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055003895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055003897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055003902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055003902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055003910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055003910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055003910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055003910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055003910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055003910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055003910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055003910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055003910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055003911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055003911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055003911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055003911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055003911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055003911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055003911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055003911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055003911 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055003911 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055003911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055003911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055003911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055003916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055003922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055003922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055003931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055003932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055003932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055003932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055003932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055003932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055003932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055003932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055003932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055003935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055003939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055003939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055004395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055004395 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055004395 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055004395 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) 20241006055004396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055004396 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@3d8dbf798c9e: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F5957737'O, index=0 SGSN_Test-GSUP(152)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241006055004418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055004418 DLLC NOTICE LLME(ffffffff/f5957737){UNASSIGNED} LLC RX: unknown TLLI 0xf5957737, creating LLME on the fly (gprs_llc.c:552) 20241006055004418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055004418 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241006055004418 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055004418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055004418 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055004418 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055004418 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055004418 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055004418 DLLC NOTICE LLME(ffffffff/f5957737){UNASSIGNED} LLGM Assign pre (f5957737 => c543e709) (gprs_llc.c:1079) 20241006055004418 DLLC NOTICE LLME(f5957737/c543e709){ASSIGNED} LLGM Assign post (f5957737 => c543e709) (gprs_llc.c:1125) 20241006055004418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055004418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055004418 DMM DEBUG MM(262420000000004/c543e709) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055004425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055004425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055004425 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055004425 DMM DEBUG MM(262420000000004/c543e709) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241006055004425 DMM NOTICE MM(262420000000004/c543e709) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055004425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055004425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055004425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055004425 DMM DEBUG MM(262420000000004/c543e709) Requesting authorization (sgsn_auth.c:160) 20241006055004425 DMM INFO MM(262420000000004/c543e709) Requesting authentication tuples (sgsn_auth.c:184) 20241006055004425 DMM DEBUG MM(262420000000004/c543e709) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055004425 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241006055004425 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241006055004466 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241006055004466 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241006055004466 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241006055010426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241006055010426 DMM ERROR MM(262420000000004/c543e709) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241006055010426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241006055010426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006055010426 DMM NOTICE MM(262420000000004/c543e709) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241006055010426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Reject}: Deallocated (fsm.c:568) 20241006055010426 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055010426 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055010426 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006055010426 DLLC NOTICE LLME(f5957737/c543e709){ASSIGNED} LLGM Assign pre (c543e709 => ffffffff) (gprs_llc.c:1079) 20241006055010426 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c543e709 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@3d8dbf798c9e: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055010431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57152<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(140)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(145)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(152)@3d8dbf798c9e: Final verdict of PTC: none 20241006055010431 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(147)@3d8dbf798c9e: Final verdict of PTC: none 20241006055010432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(150)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(148)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(138)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(143)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:50:10 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 20241006055010517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055010818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58572) 20241006055011433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055011433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58572, count=67696) 20241006055012435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055012435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:50: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_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 20241006055013437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055013437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_gsup_lu_timeout started. 20241006055013851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055013853 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055013895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055013895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055013895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055013895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055013895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055013895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055013895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055013895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055013895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055013896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055013896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055013896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055013896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055013896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055013896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055013896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055013896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055013896 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055013896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055013896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055013897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055013897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 20241006055013899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055013903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055013903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055013911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055013911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055013911 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055013911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055013911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055013911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055013912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055013912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055013912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055013912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055013912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055013912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055013912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055013912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055013912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006055013915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055013920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055013920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055013927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055013927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055013927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055013927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055013927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055013927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055013927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055013927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055013927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055013928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055013928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055013928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055013928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055013928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055013928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055013928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055013928 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055013928 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055013928 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055013928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055013928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055013928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055013930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055013935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055013935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055014438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055014438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055014438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055014438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055014442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055014443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@3d8dbf798c9e: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FDE4C15D'O, index=0 SGSN_Test-GSUP(171)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@3d8dbf798c9e: 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 := '2F474617F981194D409B7F2245833FC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6661176'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD07399931AFDD0C'O } } } } } 20241006055015513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055015513 DLLC NOTICE LLME(ffffffff/fde4c15d){UNASSIGNED} LLC RX: unknown TLLI 0xfde4c15d, creating LLME on the fly (gprs_llc.c:552) 20241006055015513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055015513 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241006055015513 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055015513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055015513 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055015513 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055015513 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055015513 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055015513 DLLC NOTICE LLME(ffffffff/fde4c15d){UNASSIGNED} LLGM Assign pre (fde4c15d => f90dd509) (gprs_llc.c:1079) 20241006055015514 DLLC NOTICE LLME(fde4c15d/f90dd509){ASSIGNED} LLGM Assign post (fde4c15d => f90dd509) (gprs_llc.c:1125) 20241006055015514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055015514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055015514 DMM DEBUG MM(262420000000005/f90dd509) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055015522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055015522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055015523 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055015523 DMM DEBUG MM(262420000000005/f90dd509) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241006055015523 DMM NOTICE MM(262420000000005/f90dd509) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055015523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055015523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055015523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055015523 DMM DEBUG MM(262420000000005/f90dd509) Requesting authorization (sgsn_auth.c:160) 20241006055015523 DMM INFO MM(262420000000005/f90dd509) Requesting authentication tuples (sgsn_auth.c:184) 20241006055015523 DMM DEBUG MM(262420000000005/f90dd509) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055015523 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241006055015523 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241006055015525 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055015525 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055015525 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055015525 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055015525 DMM INFO MM(262420000000005/f90dd509) Subscriber data update (mmctx.c:445) 20241006055015525 DMM DEBUG MM(262420000000005/f90dd509) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055015525 DMM INFO MM(262420000000005/f90dd509) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055015525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055015525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055015525 DMM INFO MM(262420000000005/f90dd509) <- GMM AUTH AND CIPHERING REQ (rand = 2f 47 46 17 f9 81 19 4d 40 9b 7f 22 45 83 3f c1 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055015533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055015533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055015533 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055015533 DMM INFO MM(262420000000005/f90dd509) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055015533 DMM NOTICE MM(262420000000005/f90dd509) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055015533 DMM DEBUG MM(262420000000005/f90dd509) checking auth: received GSM SRES = b6 66 11 76 (gprs_gmm.c:666) 20241006055015533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055015533 DMM DEBUG MM(262420000000005/f90dd509) Requesting authorization (sgsn_auth.c:160) 20241006055015533 DMM INFO MM(262420000000005/f90dd509) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055015533 DMM DEBUG MM(262420000000005/f90dd509) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055015533 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241006055015533 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) 20241006055015533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055015533 DMM INFO MM(262420000000005/f90dd509) <- GMM ATTACH ACCEPT (new P-TMSI=0xf90dd509) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@3d8dbf798c9e: setverdict(fail): none -> fail MC@3d8dbf798c9e: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(155)@3d8dbf798c9e: Final verdict of PTC: none 20241006055015544 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055015544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(164)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(169)@3d8dbf798c9e: Final verdict of PTC: none 20241006055015546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32806<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(159)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(162)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(167)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(157)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@3d8dbf798c9e: Final verdict of PTC: fail SGSN_Test-GGSN_GTP(172)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@3d8dbf798c9e: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:50:15 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 20241006055015644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055016047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73004) 20241006055016545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055016545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=73004, count=74164) 20241006055017547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055017547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:50: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_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 20241006055018549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055018549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_gsup_lu_reject started. 20241006055019146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055019149 DMM INFO MM(262420000000005/f90dd509) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055019149 DMM INFO MM(262420000000005/f90dd509) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055019149 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055019149 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055019149 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055019149 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006055019149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241006055019149 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055019149 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055019150 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055019150 DLLC NOTICE LLME(fde4c15d/f90dd509){ASSIGNED} LLGM Assign pre (f90dd509 => ffffffff) (gprs_llc.c:1079) 20241006055019150 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f90dd509 => ffffffff) (gprs_llc.c:1125) 20241006055019150 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055019198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055019198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055019198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055019198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055019198 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055019198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055019198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055019198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055019198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055019199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055019199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055019199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055019199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055019199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055019199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055019199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055019199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055019199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055019199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055019199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055019200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055019200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055019202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055019207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055019207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055019213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055019213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055019213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055019213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055019213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055019213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055019213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055019213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055019213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055019214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055019214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055019214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055019214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055019214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055019214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055019214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055019214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055019214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055019214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055019214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055019215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055019215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055019216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055019221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055019221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055019228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055019228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055019228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055019228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055019228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055019228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055019228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055019228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055019228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055019229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055019229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055019229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055019229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055019229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055019229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055019229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055019229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055019229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055019229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055019229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055019230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055019230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055019231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055019236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055019236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055019551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055019551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055019551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055019551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055019555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055019556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@3d8dbf798c9e: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C1511758'O, index=0 SGSN_Test-GSUP(190)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@3d8dbf798c9e: 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 := 'CE33469836DE3D9E9D507FA57ABBF116'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE731ED1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '896E0033C9FCE37E'O } } } } } 20241006055020633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055020633 DLLC NOTICE LLME(ffffffff/c1511758){UNASSIGNED} LLC RX: unknown TLLI 0xc1511758, creating LLME on the fly (gprs_llc.c:552) 20241006055020633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055020633 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241006055020634 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055020634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055020634 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055020634 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055020634 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055020634 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055020634 DLLC NOTICE LLME(ffffffff/c1511758){UNASSIGNED} LLGM Assign pre (c1511758 => caa892d9) (gprs_llc.c:1079) 20241006055020634 DLLC NOTICE LLME(c1511758/caa892d9){ASSIGNED} LLGM Assign post (c1511758 => caa892d9) (gprs_llc.c:1125) 20241006055020634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055020634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055020634 DMM DEBUG MM(262420000000006/caa892d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055020655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055020655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055020655 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055020655 DMM DEBUG MM(262420000000006/caa892d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241006055020655 DMM NOTICE MM(262420000000006/caa892d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055020655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055020655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055020655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055020655 DMM DEBUG MM(262420000000006/caa892d9) Requesting authorization (sgsn_auth.c:160) 20241006055020655 DMM INFO MM(262420000000006/caa892d9) Requesting authentication tuples (sgsn_auth.c:184) 20241006055020655 DMM DEBUG MM(262420000000006/caa892d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055020655 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241006055020655 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241006055020661 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055020661 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055020661 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055020661 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055020661 DMM INFO MM(262420000000006/caa892d9) Subscriber data update (mmctx.c:445) 20241006055020661 DMM DEBUG MM(262420000000006/caa892d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055020661 DMM INFO MM(262420000000006/caa892d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055020661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055020661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055020661 DMM INFO MM(262420000000006/caa892d9) <- GMM AUTH AND CIPHERING REQ (rand = ce 33 46 98 36 de 3d 9e 9d 50 7f a5 7a bb f1 16 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055020677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055020677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055020677 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055020677 DMM INFO MM(262420000000006/caa892d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055020677 DMM NOTICE MM(262420000000006/caa892d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055020677 DMM DEBUG MM(262420000000006/caa892d9) checking auth: received GSM SRES = be 73 1e d1 (gprs_gmm.c:666) 20241006055020677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055020677 DMM DEBUG MM(262420000000006/caa892d9) Requesting authorization (sgsn_auth.c:160) 20241006055020677 DMM INFO MM(262420000000006/caa892d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055020677 DMM DEBUG MM(262420000000006/caa892d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055020677 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241006055020677 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) 20241006055020677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055020677 DMM INFO MM(262420000000006/caa892d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaa892d9) (gprs_gmm.c:300) 20241006055020679 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241006055020679 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241006055020679 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241006055020679 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055020679 DMM INFO MM(262420000000006/caa892d9) Subscriber data update (mmctx.c:445) 20241006055020679 DMM DEBUG MM(262420000000006/caa892d9) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@3d8dbf798c9e: setverdict(fail): none -> fail MC@3d8dbf798c9e: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@3d8dbf798c9e: Final verdict of PTC: none 20241006055020693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055020693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(174)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(188)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(183)@3d8dbf798c9e: Final verdict of PTC: none 20241006055020696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(184)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(178)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(181)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(186)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(176)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@3d8dbf798c9e: Final verdict of PTC: fail MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@3d8dbf798c9e: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:50:20 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 20241006055020796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055021199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47404) 20241006055021694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055021694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47404, count=79552) 20241006055022563 DGPRS DEBUG Checking for inactive LLMEs, time = 30722021 (sgsn.c:131) 20241006055022695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055022695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:50: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_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 20241006055023696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055023696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_combined started. 20241006055024286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055024288 DMM INFO MM(262420000000006/caa892d9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055024288 DMM INFO MM(262420000000006/caa892d9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055024288 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055024288 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055024288 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055024289 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006055024289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241006055024289 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055024289 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055024289 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055024289 DLLC NOTICE LLME(c1511758/caa892d9){ASSIGNED} LLGM Assign pre (caa892d9 => ffffffff) (gprs_llc.c:1079) 20241006055024289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caa892d9 => ffffffff) (gprs_llc.c:1125) 20241006055024289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055024338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055024338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055024338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055024338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055024338 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055024338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055024338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055024338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055024338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055024339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055024339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055024339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055024339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055024339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055024339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055024339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055024339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055024339 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055024339 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055024339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055024339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055024339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055024342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055024347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055024347 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055024354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055024354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055024354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055024354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055024354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055024354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055024354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055024354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055024354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055024355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055024355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055024355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055024355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055024355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055024355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055024355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055024355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055024355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055024355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055024355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055024355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055024355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055024357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055024362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055024362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055024370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055024370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055024370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055024370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055024370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055024370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055024370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055024370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055024370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055024371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055024371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055024371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055024371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055024371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055024371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055024371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055024371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055024371 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055024371 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055024371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055024371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055024371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055024373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055024378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055024378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055024697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055024697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055024697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055024697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055024700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055024700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@3d8dbf798c9e: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F3FAD582'O, index=0 SGSN_Test-GSUP(209)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@3d8dbf798c9e: 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 := 'FB4C263A02FA55EB62B8160711DAED7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '656A88AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB55485F111B4159'O } } } } } 20241006055025767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055025767 DLLC NOTICE LLME(ffffffff/f3fad582){UNASSIGNED} LLC RX: unknown TLLI 0xf3fad582, creating LLME on the fly (gprs_llc.c:552) 20241006055025767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055025767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006055025767 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055025767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055025767 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055025767 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055025767 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055025767 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055025767 DLLC NOTICE LLME(ffffffff/f3fad582){UNASSIGNED} LLGM Assign pre (f3fad582 => f630a38e) (gprs_llc.c:1079) 20241006055025767 DLLC NOTICE LLME(f3fad582/f630a38e){ASSIGNED} LLGM Assign post (f3fad582 => f630a38e) (gprs_llc.c:1125) 20241006055025767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055025767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055025767 DMM DEBUG MM(262420000000007/f630a38e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055025787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055025787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055025787 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055025787 DMM DEBUG MM(262420000000007/f630a38e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241006055025787 DMM NOTICE MM(262420000000007/f630a38e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055025787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055025787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055025787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055025787 DMM DEBUG MM(262420000000007/f630a38e) Requesting authorization (sgsn_auth.c:160) 20241006055025787 DMM INFO MM(262420000000007/f630a38e) Requesting authentication tuples (sgsn_auth.c:184) 20241006055025787 DMM DEBUG MM(262420000000007/f630a38e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055025787 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241006055025787 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241006055025793 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055025793 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055025793 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055025793 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055025793 DMM INFO MM(262420000000007/f630a38e) Subscriber data update (mmctx.c:445) 20241006055025793 DMM DEBUG MM(262420000000007/f630a38e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055025793 DMM INFO MM(262420000000007/f630a38e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055025793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055025793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055025793 DMM INFO MM(262420000000007/f630a38e) <- GMM AUTH AND CIPHERING REQ (rand = fb 4c 26 3a 02 fa 55 eb 62 b8 16 07 11 da ed 7f , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055025808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055025808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055025808 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055025808 DMM INFO MM(262420000000007/f630a38e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055025808 DMM NOTICE MM(262420000000007/f630a38e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055025808 DMM DEBUG MM(262420000000007/f630a38e) checking auth: received GSM SRES = 65 6a 88 af (gprs_gmm.c:666) 20241006055025808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055025808 DMM DEBUG MM(262420000000007/f630a38e) Requesting authorization (sgsn_auth.c:160) 20241006055025808 DMM INFO MM(262420000000007/f630a38e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055025808 DMM DEBUG MM(262420000000007/f630a38e) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055025808 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241006055025808 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) 20241006055025808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055025808 DMM INFO MM(262420000000007/f630a38e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf630a38e) (gprs_gmm.c:300) 20241006055025811 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055025811 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055025811 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241006055025811 DMM INFO MM(262420000000007/f630a38e) Subscriber data update (mmctx.c:445) 20241006055025811 DMM DEBUG MM(262420000000007/f630a38e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055025811 DMM INFO MM(262420000000007/f630a38e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055025811 DMM NOTICE MM(262420000000007/f630a38e) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241006055025811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055025811 DMM NOTICE MM(262420000000007/f630a38e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055025811 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) 20241006055025813 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055025813 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241006055025813 DMM INFO MM(262420000000007/f630a38e) Subscriber data update (mmctx.c:445) 20241006055025813 DMM DEBUG MM(262420000000007/f630a38e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@3d8dbf798c9e: Removing Client IMSI='262420000000007'H, index=0 20241006055025825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055025825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055025825 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055025825 DMM INFO MM(262420000000007/f630a38e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055025825 DMM NOTICE MM(262420000000007/f630a38e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055025825 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055025825 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055025825 DLLC NOTICE LLME(f3fad582/f630a38e){ASSIGNED} LLGM Assign pre (ffffffff => f630a38e) (gprs_llc.c:1079) 20241006055025825 DLLC NOTICE LLME(ffffffff/f630a38e){ASSIGNED} LLGM Assign post (ffffffff => f630a38e) (gprs_llc.c:1125) 20241006055025825 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055025825 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055025825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055025825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055025829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46900<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@3d8dbf798c9e: Final verdict of PTC: none 20241006055025833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055025833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(197)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(207)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(202)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(195)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(200)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(205)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_combined finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:50:25 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241006055025934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055026336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241006055026834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055026835 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) 20241006055027835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055027835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:50:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006055028836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055028837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_accept_all started. 20241006055029432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055029434 DMM INFO MM(262420000000007/f630a38e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055029434 DMM INFO MM(262420000000007/f630a38e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055029435 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055029435 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055029435 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055029435 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055029435 DLLC NOTICE LLME(ffffffff/f630a38e){ASSIGNED} LLGM Assign pre (f630a38e => ffffffff) (gprs_llc.c:1079) 20241006055029435 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f630a38e => ffffffff) (gprs_llc.c:1125) 20241006055029435 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241006055029435 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) 20241006055029435 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) 20241006055029435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055029435 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055029435 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055029435 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055029435 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055029472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055029472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055029472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055029472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055029472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055029472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055029472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055029472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055029472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055029473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055029473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055029473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055029473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055029473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055029473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055029473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055029473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055029473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055029473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055029473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055029474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055029474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055029476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055029481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055029481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055029491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055029491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055029491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055029491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055029491 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055029491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055029491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055029491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055029491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055029492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055029492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055029492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055029492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055029492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055029492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055029492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055029492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055029492 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055029492 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055029492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055029492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055029492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055029494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055029500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055029500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(219)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055029506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055029506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055029506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055029506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055029506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055029506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055029506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055029506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055029506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055029507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055029507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055029507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055029507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055029507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055029507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055029507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055029507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055029507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055029507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055029507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055029507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055029507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055029509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055029514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055029514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055029837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055029837 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055029838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055029838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055029842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055029843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@3d8dbf798c9e: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F6F8B3CE'O, index=0 SGSN_Test-GSUP(228)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241006055030917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055030917 DLLC NOTICE LLME(ffffffff/f6f8b3ce){UNASSIGNED} LLC RX: unknown TLLI 0xf6f8b3ce, creating LLME on the fly (gprs_llc.c:552) 20241006055030917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055030917 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241006055030917 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055030917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055030917 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055030917 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055030917 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055030917 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055030917 DLLC NOTICE LLME(ffffffff/f6f8b3ce){UNASSIGNED} LLGM Assign pre (f6f8b3ce => de3fc80e) (gprs_llc.c:1079) 20241006055030917 DLLC NOTICE LLME(f6f8b3ce/de3fc80e){ASSIGNED} LLGM Assign post (f6f8b3ce => de3fc80e) (gprs_llc.c:1125) 20241006055030917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055030917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055030917 DMM DEBUG MM(262420000000008/de3fc80e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055030933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055030933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055030933 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055030933 DMM DEBUG MM(262420000000008/de3fc80e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241006055030933 DMM NOTICE MM(262420000000008/de3fc80e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055030933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055030933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055030933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006055030933 DMM INFO MM(262420000000008/de3fc80e) <- GMM ATTACH ACCEPT (new P-TMSI=0xde3fc80e) (gprs_gmm.c:300) TC_attach_accept_all(230)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@3d8dbf798c9e: Removing Client IMSI='262420000000008'H, index=0 20241006055031928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055031928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055031928 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055031928 DMM INFO MM(262420000000008/de3fc80e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055031928 DMM NOTICE MM(262420000000008/de3fc80e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055031928 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055031928 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055031928 DLLC NOTICE LLME(f6f8b3ce/de3fc80e){ASSIGNED} LLGM Assign pre (ffffffff => de3fc80e) (gprs_llc.c:1079) 20241006055031928 DLLC NOTICE LLME(ffffffff/de3fc80e){ASSIGNED} LLGM Assign post (ffffffff => de3fc80e) (gprs_llc.c:1125) 20241006055031928 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055031928 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055031928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055031928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055031931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46912<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055031935 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(228)@3d8dbf798c9e: Final verdict of PTC: none 20241006055031935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(226)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(222)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(227)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(216)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(214)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(225)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(220)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_accept_all finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:50:31 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 20241006055032048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055032450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69424) 20241006055032936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055032937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69424, count=70584) 20241006055033938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055033938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:50:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006055034939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055034939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_closed started. 20241006055035554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055035557 DMM INFO MM(262420000000008/de3fc80e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055035557 DMM INFO MM(262420000000008/de3fc80e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055035557 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055035557 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055035557 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055035557 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055035557 DLLC NOTICE LLME(ffffffff/de3fc80e){ASSIGNED} LLGM Assign pre (de3fc80e => ffffffff) (gprs_llc.c:1079) 20241006055035557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de3fc80e => ffffffff) (gprs_llc.c:1125) 20241006055035557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055035557 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055035557 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055035557 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055035557 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055035597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055035597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055035597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055035597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055035597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055035597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055035597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055035597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055035597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055035598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055035598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055035598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055035598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055035598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055035598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055035598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055035598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055035598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055035598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055035598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055035598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055035598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055035600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055035604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055035604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055035612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055035612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055035612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055035612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055035612 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055035612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055035612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055035612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055035612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055035612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055035612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055035612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055035612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055035612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055035612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055035612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055035612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055035612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055035612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055035612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055035613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055035613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055035614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055035619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055035619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055035627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055035627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055035627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055035627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055035627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055035627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055035627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055035627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055035627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055035629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055035629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055035629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055035629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055035629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055035629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055035629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055035629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055035629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055035629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055035629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055035629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055035629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055035632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055035636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055035637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055035940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055035940 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055035940 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055035940 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055035945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241006055035946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@3d8dbf798c9e: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D76565DE'O, index=0 SGSN_Test-GSUP(247)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@3d8dbf798c9e: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D76565DE'O, index=1 20241006055037023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055037023 DLLC NOTICE LLME(ffffffff/d76565de){UNASSIGNED} LLC RX: unknown TLLI 0xd76565de, creating LLME on the fly (gprs_llc.c:552) 20241006055037023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055037023 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241006055037023 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055037023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055037023 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055037023 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055037023 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055037023 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055037023 DLLC NOTICE LLME(ffffffff/d76565de){UNASSIGNED} LLGM Assign pre (d76565de => d7b60de3) (gprs_llc.c:1079) 20241006055037023 DLLC NOTICE LLME(d76565de/d7b60de3){ASSIGNED} LLGM Assign post (d76565de => d7b60de3) (gprs_llc.c:1125) 20241006055037023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055037023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055037023 DMM DEBUG MM(001010123456789/d7b60de3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055037042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055037042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055037042 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055037042 DMM DEBUG MM(001010123456789/d7b60de3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241006055037042 DMM NOTICE MM(001010123456789/d7b60de3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055037042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055037042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055037042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241006055037042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006055037042 DMM NOTICE MM(001010123456789/d7b60de3) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241006055037042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Reject}: Deallocated (fsm.c:568) 20241006055037042 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055037042 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055037042 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006055037042 DLLC NOTICE LLME(d76565de/d7b60de3){ASSIGNED} LLGM Assign pre (d7b60de3 => ffffffff) (gprs_llc.c:1079) 20241006055037042 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7b60de3 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@3d8dbf798c9e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@3d8dbf798c9e: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@3d8dbf798c9e: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C2791417'O, index=2 SGSN_Test-GSUP(247)@3d8dbf798c9e: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241006055037076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055037076 DLLC NOTICE LLME(ffffffff/c2791417){UNASSIGNED} LLC RX: unknown TLLI 0xc2791417, creating LLME on the fly (gprs_llc.c:552) 20241006055037076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055037076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241006055037076 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055037076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055037076 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055037076 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055037076 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055037076 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055037076 DLLC NOTICE LLME(ffffffff/c2791417){UNASSIGNED} LLGM Assign pre (c2791417 => fc44c8e3) (gprs_llc.c:1079) 20241006055037076 DLLC NOTICE LLME(c2791417/fc44c8e3){ASSIGNED} LLGM Assign post (c2791417 => fc44c8e3) (gprs_llc.c:1125) 20241006055037076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055037076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055037076 DMM DEBUG MM(262420000000010/fc44c8e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055037078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055037079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055037079 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055037079 DMM DEBUG MM(262420000000010/fc44c8e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241006055037079 DMM NOTICE MM(262420000000010/fc44c8e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055037079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055037079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055037079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006055037079 DMM INFO MM(262420000000010/fc44c8e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc44c8e3) (gprs_gmm.c:300) TC_attach_closed(250)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@3d8dbf798c9e: Removing Client IMSI='262420000000010'H, index=2 20241006055038080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055038080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055038080 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055038080 DMM INFO MM(262420000000010/fc44c8e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055038080 DMM NOTICE MM(262420000000010/fc44c8e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055038080 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055038080 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055038080 DLLC NOTICE LLME(c2791417/fc44c8e3){ASSIGNED} LLGM Assign pre (ffffffff => fc44c8e3) (gprs_llc.c:1079) 20241006055038080 DLLC NOTICE LLME(ffffffff/fc44c8e3){ASSIGNED} LLGM Assign post (ffffffff => fc44c8e3) (gprs_llc.c:1125) 20241006055038080 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055038080 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055038080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055038080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055038082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40396<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(231)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(235)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(245)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(240)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(247)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@3d8dbf798c9e: Final verdict of PTC: none 20241006055038086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055038086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(237)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(238)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(243)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(233)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@3d8dbf798c9e: Test case TC_attach_closed finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:50:38 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241006055038189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055038591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77304) 20241006055039088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055039088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77304, count=81660) 20241006055040090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055040090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:50: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_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 20241006055041091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055041091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_no_imei_response started. 20241006055041632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055041636 DMM INFO MM(262420000000010/fc44c8e3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055041636 DMM INFO MM(262420000000010/fc44c8e3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055041636 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055041636 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055041636 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055041636 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055041636 DLLC NOTICE LLME(ffffffff/fc44c8e3){ASSIGNED} LLGM Assign pre (fc44c8e3 => ffffffff) (gprs_llc.c:1079) 20241006055041636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc44c8e3 => ffffffff) (gprs_llc.c:1125) 20241006055041636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055041636 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055041636 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055041636 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055041636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055041678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055041678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055041678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055041678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055041678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055041678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055041678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055041678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055041678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055041679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055041679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055041679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055041679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055041679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055041679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055041679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055041679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055041679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055041679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055041679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055041679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055041679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055041681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055041686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055041686 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055041693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055041693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055041693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055041693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055041693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055041693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055041693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055041693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055041693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055041694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055041694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055041694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055041694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055041694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055041694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055041694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055041694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055041694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055041694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055041694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055041694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055041694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055041696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055041701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055041701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055041710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055041710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055041710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055041710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055041710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055041710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055041710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055041710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055041710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055041711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055041711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055041711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055041711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055041711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055041711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055041711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055041711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055041711 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055041711 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055041711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055041711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055041711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055041713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055041717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055041717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055042092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055042092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055042092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055042092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055042096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055042097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@3d8dbf798c9e: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CDEE21BC'O, index=0 SGSN_Test-GSUP(267)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241006055043175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055043175 DLLC NOTICE LLME(ffffffff/cdee21bc){UNASSIGNED} LLC RX: unknown TLLI 0xcdee21bc, creating LLME on the fly (gprs_llc.c:552) 20241006055043175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055043175 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006055043175 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055043175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055043175 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055043175 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055043175 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055043175 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055043175 DLLC NOTICE LLME(ffffffff/cdee21bc){UNASSIGNED} LLGM Assign pre (cdee21bc => e1ec81f5) (gprs_llc.c:1079) 20241006055043175 DLLC NOTICE LLME(cdee21bc/e1ec81f5){ASSIGNED} LLGM Assign post (cdee21bc => e1ec81f5) (gprs_llc.c:1125) 20241006055043175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055043175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055043175 DMM DEBUG MM(262420000000032/e1ec81f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055049177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055049177 DMM DEBUG MM(262420000000032/e1ec81f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055052563 DGPRS DEBUG Checking for inactive LLMEs, time = 30722051 (sgsn.c:131) 20241006055055178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055055178 DMM DEBUG MM(262420000000032/e1ec81f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055101179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055101179 DMM DEBUG MM(262420000000032/e1ec81f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055102094 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006055102094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006055102095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055107181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055107181 DMM DEBUG MM(262420000000032/e1ec81f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055111680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055111683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055111683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055111694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055111696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055111696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055111712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055111714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055111714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055113183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055113183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241006055113183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006055113183 DMM NOTICE MM(262420000000032/e1ec81f5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241006055113183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Reject}: Deallocated (fsm.c:568) 20241006055113183 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055113183 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055113183 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006055113183 DLLC NOTICE LLME(cdee21bc/e1ec81f5){ASSIGNED} LLGM Assign pre (e1ec81f5 => ffffffff) (gprs_llc.c:1079) 20241006055113183 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1ec81f5 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@3d8dbf798c9e: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055113204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(255)@3d8dbf798c9e: Final verdict of PTC: none 20241006055113208 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055113208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(265)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(260)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(263)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(258)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(253)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_no_imei_response finished. Verdict: passSun Oct 6 05:51:13 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== MTC@3d8dbf798c9e: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241006055113312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055113614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62632) 20241006055114209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055114209 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) 20241006055115211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055115211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:51: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_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 20241006055116213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055116213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_no_imsi_response started. 20241006055116709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055116712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055116762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055116762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055116762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055116762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055116762 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055116762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055116762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055116762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055116762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055116763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055116763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055116763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055116763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055116763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055116763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055116763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055116763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055116763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055116763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055116763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055116764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055116764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055116766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055116772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055116772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055116779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055116779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055116779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055116779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055116779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055116779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055116779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055116779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055116779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055116780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055116780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055116780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055116780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055116780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055116780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055116780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055116780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055116780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055116780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055116780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055116780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055116780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055116781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006055116786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055116786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055116799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055116799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055116799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055116799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055116799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055116799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055116800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055116800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055116800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055116800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055116800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055116800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055116800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055116800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055116800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055116800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055116800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055116800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055116800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055116802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055116806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055116806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055117215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055117215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055117215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055117215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055117219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055117220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@3d8dbf798c9e: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CE0D07CF'O, index=0 SGSN_Test-GSUP(286)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241006055118310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055118310 DLLC NOTICE LLME(ffffffff/ce0d07cf){UNASSIGNED} LLC RX: unknown TLLI 0xce0d07cf, creating LLME on the fly (gprs_llc.c:552) 20241006055118310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055118310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006055118310 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055118310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055118310 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055118310 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055118310 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055118310 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055118310 DLLC NOTICE LLME(ffffffff/ce0d07cf){UNASSIGNED} LLGM Assign pre (ce0d07cf => ff03888f) (gprs_llc.c:1079) 20241006055118310 DLLC NOTICE LLME(ce0d07cf/ff03888f){ASSIGNED} LLGM Assign post (ce0d07cf => ff03888f) (gprs_llc.c:1125) 20241006055118310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055118310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055118310 DMM DEBUG MM(/ff03888f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055118339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055118339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055118339 DMM DEBUG MM_STATE_Gb(3456960463)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055118339 DMM DEBUG MM(/ff03888f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241006055118339 DMM NOTICE MM(/ff03888f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055118339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055118339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241006055118339 DMM DEBUG MM(/ff03888f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006055122564 DGPRS DEBUG Checking for inactive LLMEs, time = 30722081 (sgsn.c:131) 20241006055124341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055124341 DMM DEBUG MM(/ff03888f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006055130343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055130343 DMM DEBUG MM(/ff03888f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006055136344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055136344 DMM DEBUG MM(/ff03888f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006055137216 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006055137216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006055137217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055142345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055142345 DMM DEBUG MM(/ff03888f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241006055146764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055146771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055146771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055146780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055146785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055146785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055146801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055146806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055146806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055148347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241006055148347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241006055148347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006055148347 DMM NOTICE MM(/ff03888f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241006055148347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Reject}: Deallocated (fsm.c:568) 20241006055148347 DMM DEBUG MM_STATE_Gb(3456960463)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055148347 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055148347 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006055148347 DLLC NOTICE LLME(ce0d07cf/ff03888f){ASSIGNED} LLGM Assign pre (ff03888f => ffffffff) (gprs_llc.c:1079) 20241006055148347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff03888f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@3d8dbf798c9e: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055148367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(285)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@3d8dbf798c9e: Final verdict of PTC: none 20241006055148372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(274)@3d8dbf798c9e: Final verdict of PTC: none 20241006055148372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(279)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(283)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(277)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(272)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:51:48 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 20241006055148457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055148759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71012) 20241006055149374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055149374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71012, count=72272) 20241006055150375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055150375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:51: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_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 20241006055151377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055151377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_closed_add_vty started. 20241006055151854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055151857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055151899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055151899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055151899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055151899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055151899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055151899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055151899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055151899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055151900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055151900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055151901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055151901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055151901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055151901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055151901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055151901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055151901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055151901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055151901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055151901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055151901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055151901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055151903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055151908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055151908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055151917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055151917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055151917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055151917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055151917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055151917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055151917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055151917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055151917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055151918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055151918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055151918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055151918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055151918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055151918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055151918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055151918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055151918 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055151918 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055151918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055151918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055151918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055151920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055151924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055151924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055151932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055151932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055151932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055151932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055151932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055151932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055151932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055151932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055151932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055151932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055151932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055151932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055151932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055151932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055151932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055151932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055151932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055151932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055151932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055151932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055151933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055151933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055151934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055151938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055151938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055152379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055152379 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055152379 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055152379 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055152383 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055152384 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006055152565 DGPRS DEBUG Checking for inactive LLMEs, time = 30722111 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@3d8dbf798c9e: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='CC82C07E'O, index=0 SGSN_Test-GSUP(305)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@3d8dbf798c9e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='CC82C07E'O, index=1 20241006055153447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055153447 DLLC NOTICE LLME(ffffffff/cc82c07e){UNASSIGNED} LLC RX: unknown TLLI 0xcc82c07e, creating LLME on the fly (gprs_llc.c:552) 20241006055153447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055153447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241006055153447 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055153447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055153447 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055153447 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055153447 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055153447 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055153447 DLLC NOTICE LLME(ffffffff/cc82c07e){UNASSIGNED} LLGM Assign pre (cc82c07e => c5b17d1d) (gprs_llc.c:1079) 20241006055153447 DLLC NOTICE LLME(cc82c07e/c5b17d1d){ASSIGNED} LLGM Assign post (cc82c07e => c5b17d1d) (gprs_llc.c:1125) 20241006055153447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055153447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055153447 DMM DEBUG MM(001010123456789/c5b17d1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055153460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055153460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055153460 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055153460 DMM DEBUG MM(001010123456789/c5b17d1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241006055153460 DMM NOTICE MM(001010123456789/c5b17d1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055153460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055153460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055153460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241006055153460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006055153460 DMM NOTICE MM(001010123456789/c5b17d1d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241006055153460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Reject}: Deallocated (fsm.c:568) 20241006055153460 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055153460 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055153460 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006055153460 DLLC NOTICE LLME(cc82c07e/c5b17d1d){ASSIGNED} LLGM Assign pre (c5b17d1d => ffffffff) (gprs_llc.c:1079) 20241006055153460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5b17d1d => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@3d8dbf798c9e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@3d8dbf798c9e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='CC82C07E'O, index=2 20241006055153468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055153468 DLLC NOTICE LLME(ffffffff/cc82c07e){UNASSIGNED} LLC RX: unknown TLLI 0xcc82c07e, creating LLME on the fly (gprs_llc.c:552) 20241006055153468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241006055153468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241006055153468 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055153468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055153468 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055153468 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055153468 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055153468 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055153468 DLLC NOTICE LLME(ffffffff/cc82c07e){UNASSIGNED} LLGM Assign pre (cc82c07e => ce9644de) (gprs_llc.c:1079) 20241006055153468 DLLC NOTICE LLME(cc82c07e/ce9644de){ASSIGNED} LLGM Assign post (cc82c07e => ce9644de) (gprs_llc.c:1125) 20241006055153468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055153468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055153468 DMM DEBUG MM(001010123456700/ce9644de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055153475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055153475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055153475 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055153475 DMM DEBUG MM(001010123456700/ce9644de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241006055153475 DMM NOTICE MM(001010123456700/ce9644de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055153475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055153475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055153475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006055153475 DMM INFO MM(001010123456700/ce9644de) <- GMM ATTACH ACCEPT (new P-TMSI=0xce9644de) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@3d8dbf798c9e: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055154484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055154484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055154484 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055154484 DMM INFO MM(001010123456700/ce9644de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055154484 DMM NOTICE MM(001010123456700/ce9644de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055154484 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055154484 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055154484 DLLC NOTICE LLME(cc82c07e/ce9644de){ASSIGNED} LLGM Assign pre (ffffffff => ce9644de) (gprs_llc.c:1079) 20241006055154484 DLLC NOTICE LLME(ffffffff/ce9644de){ASSIGNED} LLGM Assign post (ffffffff => ce9644de) (gprs_llc.c:1125) 20241006055154484 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055154485 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055154485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055154485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006055154486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(303)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(298)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(293)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@3d8dbf798c9e: Final verdict of PTC: none 20241006055154492 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055154492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(304)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(291)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(301)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(296)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:51:54 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 20241006055154557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055154959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70496) 20241006055155494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055155494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70496, count=80552) 20241006055156496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055156496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:51: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_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 20241006055157498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055157498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_check_subscriber_list started. 20241006055158047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055158049 DMM INFO MM(001010123456700/ce9644de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055158049 DMM INFO MM(001010123456700/ce9644de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055158049 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055158049 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055158049 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055158049 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055158049 DLLC NOTICE LLME(ffffffff/ce9644de){ASSIGNED} LLGM Assign pre (ce9644de => ffffffff) (gprs_llc.c:1079) 20241006055158049 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce9644de => ffffffff) (gprs_llc.c:1125) 20241006055158049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055158049 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055158049 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055158049 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055158049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055158085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055158085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055158085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055158085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055158085 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055158085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055158085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055158085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055158085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241006055158086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055158086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055158086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(312)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055158086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055158086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055158086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055158086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055158086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055158086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055158086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055158086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055158086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055158086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055158088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055158093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055158093 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055158099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055158099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055158099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055158099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055158099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055158099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055158099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055158099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055158099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055158100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055158100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055158100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055158100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055158100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055158100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055158100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055158100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055158100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055158100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055158100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055158101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055158101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055158103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055158107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055158107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055158115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055158115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055158115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055158115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055158115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055158115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055158115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055158115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055158115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055158116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055158116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055158116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055158116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055158116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055158116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055158116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055158116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055158116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055158116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055158116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055158116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055158116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055158118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055158122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055158122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055158500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055158500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055158500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055158500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055158504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241006055158505 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@3d8dbf798c9e: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='EE3AAB88'O, index=0 SGSN_Test-GSUP(324)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@3d8dbf798c9e: 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 := '209C352382DAEF5DF1156DD62C474D86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90C12C15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C6E6FFE6CD40DF6'O } } } } } 20241006055159585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055159585 DLLC NOTICE LLME(ffffffff/ee3aab88){UNASSIGNED} LLC RX: unknown TLLI 0xee3aab88, creating LLME on the fly (gprs_llc.c:552) 20241006055159585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055159585 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241006055159585 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055159585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055159585 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055159585 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055159585 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055159585 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055159585 DLLC NOTICE LLME(ffffffff/ee3aab88){UNASSIGNED} LLGM Assign pre (ee3aab88 => c7af932a) (gprs_llc.c:1079) 20241006055159585 DLLC NOTICE LLME(ee3aab88/c7af932a){ASSIGNED} LLGM Assign post (ee3aab88 => c7af932a) (gprs_llc.c:1125) 20241006055159585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055159585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055159585 DMM DEBUG MM(262420000000034/c7af932a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055159595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055159595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055159595 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055159595 DMM DEBUG MM(262420000000034/c7af932a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241006055159595 DMM NOTICE MM(262420000000034/c7af932a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055159595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055159595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055159595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055159595 DMM DEBUG MM(262420000000034/c7af932a) Requesting authorization (sgsn_auth.c:160) 20241006055159595 DMM INFO MM(262420000000034/c7af932a) Requesting authentication tuples (sgsn_auth.c:184) 20241006055159595 DMM DEBUG MM(262420000000034/c7af932a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055159595 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241006055159595 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241006055159598 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055159598 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055159598 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055159598 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055159598 DMM INFO MM(262420000000034/c7af932a) Subscriber data update (mmctx.c:445) 20241006055159598 DMM DEBUG MM(262420000000034/c7af932a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055159598 DMM INFO MM(262420000000034/c7af932a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055159598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055159598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055159598 DMM INFO MM(262420000000034/c7af932a) <- GMM AUTH AND CIPHERING REQ (rand = 20 9c 35 23 82 da ef 5d f1 15 6d d6 2c 47 4d 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055159604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055159604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055159604 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055159604 DMM INFO MM(262420000000034/c7af932a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055159604 DMM NOTICE MM(262420000000034/c7af932a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055159605 DMM DEBUG MM(262420000000034/c7af932a) checking auth: received GSM SRES = 90 c1 2c 15 (gprs_gmm.c:666) 20241006055159605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055159605 DMM DEBUG MM(262420000000034/c7af932a) Requesting authorization (sgsn_auth.c:160) 20241006055159605 DMM INFO MM(262420000000034/c7af932a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055159605 DMM DEBUG MM(262420000000034/c7af932a) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055159605 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241006055159605 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) 20241006055159605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055159605 DMM INFO MM(262420000000034/c7af932a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7af932a) (gprs_gmm.c:300) 20241006055159606 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055159606 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055159606 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241006055159606 DMM INFO MM(262420000000034/c7af932a) Subscriber data update (mmctx.c:445) 20241006055159606 DMM DEBUG MM(262420000000034/c7af932a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055159606 DMM INFO MM(262420000000034/c7af932a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055159606 DMM NOTICE MM(262420000000034/c7af932a) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241006055159606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055159606 DMM NOTICE MM(262420000000034/c7af932a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055159606 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) 20241006055159607 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055159607 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241006055159607 DMM INFO MM(262420000000034/c7af932a) Subscriber data update (mmctx.c:445) 20241006055159607 DMM DEBUG MM(262420000000034/c7af932a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055159611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055159611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055159611 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055159611 DMM INFO MM(262420000000034/c7af932a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055159611 DMM NOTICE MM(262420000000034/c7af932a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055159611 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055159611 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055159611 DLLC NOTICE LLME(ee3aab88/c7af932a){ASSIGNED} LLGM Assign pre (ffffffff => c7af932a) (gprs_llc.c:1079) 20241006055159611 DLLC NOTICE LLME(ffffffff/c7af932a){ASSIGNED} LLGM Assign post (ffffffff => c7af932a) (gprs_llc.c:1125) 20241006055159611 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055159611 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055159611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055159611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@3d8dbf798c9e: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055159666 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241006055159666 DMM INFO MM(262420000000034/c7af932a) Subscriber data update (mmctx.c:445) 20241006055159666 DMM DEBUG MM(262420000000034/c7af932a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241006055159666 DMM INFO MM(262420000000034/c7af932a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241006055159666 DMM INFO MM(262420000000034/c7af932a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055159666 DMM INFO MM(262420000000034/c7af932a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055159666 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055159666 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055159666 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055159666 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055159666 DLLC NOTICE LLME(ffffffff/c7af932a){ASSIGNED} LLGM Assign pre (c7af932a => ffffffff) (gprs_llc.c:1079) 20241006055159666 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7af932a => ffffffff) (gprs_llc.c:1125) 20241006055159666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055159666 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055159667 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055159667 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055159668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47436<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(317)@3d8dbf798c9e: Final verdict of PTC: none 20241006055159672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055159672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(312)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(322)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(310)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(315)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(320)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:51:59 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 20241006055159776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055200078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90044) 20241006055200672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055200673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90044, count=94400) 20241006055201673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055201673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:52: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_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 20241006055202674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055202674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_detach_check_subscriber_list started. 20241006055203173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055203176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055203233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055203233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055203233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055203233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055203233 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055203233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055203233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055203233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055203233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055203234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055203234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055203234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055203234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055203234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055203234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055203234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055203234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055203234 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055203234 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055203234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055203235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055203235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055203239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055203247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055203247 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055203255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055203255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055203255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055203255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055203255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055203255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055203255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055203255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055203255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055203256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055203256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055203256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055203256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055203256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055203256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055203256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055203256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055203256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055203256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055203256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055203256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055203256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055203258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055203262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055203262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055203271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055203271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055203271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055203271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055203271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055203271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055203271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055203271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055203271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055203272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055203272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055203272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055203272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055203272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055203272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055203272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055203272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055203272 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055203272 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055203272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055203272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055203272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055203274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055203279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055203279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055203675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055203675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055203675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055203675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055203679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241006055203681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@3d8dbf798c9e: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C15F66C2'O, index=0 SGSN_Test-GSUP(343)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@3d8dbf798c9e: 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 := '6C964AA56EC0BEEA4B730CC8F90B739A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98CDBFBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F15CC2AC5FACD79'O } } } } } 20241006055203757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055203757 DLLC NOTICE LLME(ffffffff/c15f66c2){UNASSIGNED} LLC RX: unknown TLLI 0xc15f66c2, creating LLME on the fly (gprs_llc.c:552) 20241006055203757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055203757 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241006055203757 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055203757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055203757 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055203757 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055203757 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055203757 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055203757 DLLC NOTICE LLME(ffffffff/c15f66c2){UNASSIGNED} LLGM Assign pre (c15f66c2 => e5704b0b) (gprs_llc.c:1079) 20241006055203757 DLLC NOTICE LLME(c15f66c2/e5704b0b){ASSIGNED} LLGM Assign post (c15f66c2 => e5704b0b) (gprs_llc.c:1125) 20241006055203757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055203757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055203757 DMM DEBUG MM(262420000000033/e5704b0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055203768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055203768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055203768 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055203768 DMM DEBUG MM(262420000000033/e5704b0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241006055203768 DMM NOTICE MM(262420000000033/e5704b0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055203768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055203768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055203768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055203768 DMM DEBUG MM(262420000000033/e5704b0b) Requesting authorization (sgsn_auth.c:160) 20241006055203768 DMM INFO MM(262420000000033/e5704b0b) Requesting authentication tuples (sgsn_auth.c:184) 20241006055203768 DMM DEBUG MM(262420000000033/e5704b0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055203768 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241006055203768 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241006055203771 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055203771 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055203771 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055203771 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055203771 DMM INFO MM(262420000000033/e5704b0b) Subscriber data update (mmctx.c:445) 20241006055203771 DMM DEBUG MM(262420000000033/e5704b0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055203771 DMM INFO MM(262420000000033/e5704b0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055203771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055203771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055203771 DMM INFO MM(262420000000033/e5704b0b) <- GMM AUTH AND CIPHERING REQ (rand = 6c 96 4a a5 6e c0 be ea 4b 73 0c c8 f9 0b 73 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055203779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055203779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055203779 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055203779 DMM INFO MM(262420000000033/e5704b0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055203779 DMM NOTICE MM(262420000000033/e5704b0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055203779 DMM DEBUG MM(262420000000033/e5704b0b) checking auth: received GSM SRES = 98 cd bf ba (gprs_gmm.c:666) 20241006055203779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055203779 DMM DEBUG MM(262420000000033/e5704b0b) Requesting authorization (sgsn_auth.c:160) 20241006055203779 DMM INFO MM(262420000000033/e5704b0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055203779 DMM DEBUG MM(262420000000033/e5704b0b) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055203779 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241006055203779 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) 20241006055203779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055203779 DMM INFO MM(262420000000033/e5704b0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5704b0b) (gprs_gmm.c:300) 20241006055203780 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055203780 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055203780 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241006055203780 DMM INFO MM(262420000000033/e5704b0b) Subscriber data update (mmctx.c:445) 20241006055203780 DMM DEBUG MM(262420000000033/e5704b0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055203780 DMM INFO MM(262420000000033/e5704b0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055203780 DMM NOTICE MM(262420000000033/e5704b0b) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241006055203780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055203780 DMM NOTICE MM(262420000000033/e5704b0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055203780 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) 20241006055203781 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055203781 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241006055203781 DMM INFO MM(262420000000033/e5704b0b) Subscriber data update (mmctx.c:445) 20241006055203781 DMM DEBUG MM(262420000000033/e5704b0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055203787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055203787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055203787 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055203787 DMM INFO MM(262420000000033/e5704b0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055203787 DMM NOTICE MM(262420000000033/e5704b0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055203787 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055203787 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055203787 DLLC NOTICE LLME(c15f66c2/e5704b0b){ASSIGNED} LLGM Assign pre (ffffffff => e5704b0b) (gprs_llc.c:1079) 20241006055203787 DLLC NOTICE LLME(ffffffff/e5704b0b){ASSIGNED} LLGM Assign post (ffffffff => e5704b0b) (gprs_llc.c:1125) 20241006055203787 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055203787 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055203787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055203787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055203845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055203845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241006055203845 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055203845 DMM INFO MM(262420000000033/e5704b0b) -> GMM DETACH REQUEST TLLI=0xe5704b0b type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006055203845 DMM INFO MM(262420000000033/e5704b0b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006055203845 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055203845 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055203845 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055203845 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055203845 DLLC NOTICE LLME(ffffffff/e5704b0b){ASSIGNED} LLGM Assign pre (e5704b0b => ffffffff) (gprs_llc.c:1079) 20241006055203845 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5704b0b => ffffffff) (gprs_llc.c:1125) 20241006055203845 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241006055203845 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) 20241006055203845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055203845 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055203845 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055203845 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055203847 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@3d8dbf798c9e: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055208861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45820<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@3d8dbf798c9e: Final verdict of PTC: none 20241006055208863 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055208863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(336)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(331)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(341)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(339)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(334)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(329)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:52:08 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 20241006055208966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055209268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89908) 20241006055209864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055209865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89908, count=94264) 20241006055210865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055210865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:52: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.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 20241006055211867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055211867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_check_complete_resend started. 20241006055212366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055212368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055212405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055212405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055212405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055212405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055212405 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055212405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055212405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055212405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055212405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055212406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055212406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055212406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055212406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055212406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055212406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055212406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055212406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055212406 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055212406 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055212406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055212406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055212406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055212408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055212415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055212415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055212423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055212423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055212423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055212423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055212423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055212423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055212423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055212423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055212423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055212424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055212424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055212424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055212424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055212424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055212424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055212424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055212424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055212424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055212424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055212424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055212424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055212424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055212426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055212430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055212430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055212444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055212444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055212444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055212444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055212444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055212444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055212444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055212444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055212444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055212445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055212445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055212445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055212445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055212445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055212445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055212445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055212445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055212447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055212451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055212451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055212868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055212868 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055212868 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055212868 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055212872 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055212873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@3d8dbf798c9e: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E1E76E92'O, index=0 SGSN_Test-GSUP(362)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@3d8dbf798c9e: 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 := '7916D7E66D254F005EAF2EA92D1EB529'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5659CF87'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEB45230BC04171E'O } } } } } 20241006055213948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055213948 DLLC NOTICE LLME(ffffffff/e1e76e92){UNASSIGNED} LLC RX: unknown TLLI 0xe1e76e92, creating LLME on the fly (gprs_llc.c:552) 20241006055213948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055213948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006055213948 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055213948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055213948 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055213948 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055213948 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055213948 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055213948 DLLC NOTICE LLME(ffffffff/e1e76e92){UNASSIGNED} LLGM Assign pre (e1e76e92 => c3296eee) (gprs_llc.c:1079) 20241006055213948 DLLC NOTICE LLME(e1e76e92/c3296eee){ASSIGNED} LLGM Assign post (e1e76e92 => c3296eee) (gprs_llc.c:1125) 20241006055213948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055213948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055213948 DMM DEBUG MM(262420000000036/c3296eee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055213958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055213958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055213958 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055213958 DMM DEBUG MM(262420000000036/c3296eee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241006055213958 DMM NOTICE MM(262420000000036/c3296eee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055213958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055213958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055213958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055213958 DMM DEBUG MM(262420000000036/c3296eee) Requesting authorization (sgsn_auth.c:160) 20241006055213958 DMM INFO MM(262420000000036/c3296eee) Requesting authentication tuples (sgsn_auth.c:184) 20241006055213958 DMM DEBUG MM(262420000000036/c3296eee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055213958 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241006055213958 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241006055213960 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055213960 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055213960 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055213960 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055213960 DMM INFO MM(262420000000036/c3296eee) Subscriber data update (mmctx.c:445) 20241006055213960 DMM DEBUG MM(262420000000036/c3296eee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055213960 DMM INFO MM(262420000000036/c3296eee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055213960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055213960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055213960 DMM INFO MM(262420000000036/c3296eee) <- GMM AUTH AND CIPHERING REQ (rand = 79 16 d7 e6 6d 25 4f 00 5e af 2e a9 2d 1e b5 29 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055213968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055213968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055213968 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055213968 DMM INFO MM(262420000000036/c3296eee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055213968 DMM NOTICE MM(262420000000036/c3296eee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055213968 DMM DEBUG MM(262420000000036/c3296eee) checking auth: received GSM SRES = 56 59 cf 87 (gprs_gmm.c:666) 20241006055213968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055213968 DMM DEBUG MM(262420000000036/c3296eee) Requesting authorization (sgsn_auth.c:160) 20241006055213968 DMM INFO MM(262420000000036/c3296eee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055213968 DMM DEBUG MM(262420000000036/c3296eee) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055213968 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241006055213968 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) 20241006055213968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055213968 DMM INFO MM(262420000000036/c3296eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3296eee) (gprs_gmm.c:300) 20241006055213970 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055213970 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055213970 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241006055213970 DMM INFO MM(262420000000036/c3296eee) Subscriber data update (mmctx.c:445) 20241006055213970 DMM DEBUG MM(262420000000036/c3296eee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055213970 DMM INFO MM(262420000000036/c3296eee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055213970 DMM NOTICE MM(262420000000036/c3296eee) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241006055213970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055213970 DMM NOTICE MM(262420000000036/c3296eee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055213970 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) 20241006055213971 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055213971 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241006055213971 DMM INFO MM(262420000000036/c3296eee) Subscriber data update (mmctx.c:445) 20241006055213971 DMM DEBUG MM(262420000000036/c3296eee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@3d8dbf798c9e: Warning: Re-starting timer T, which is already active (running or expired). 20241006055219969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006055219969 DMM INFO MM(262420000000036/c3296eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3296eee) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3d8dbf798c9e: Warning: Re-starting timer T, which is already active (running or expired). 20241006055222566 DGPRS DEBUG Checking for inactive LLMEs, time = 30722141 (sgsn.c:131) 20241006055225970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006055225970 DMM INFO MM(262420000000036/c3296eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3296eee) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3d8dbf798c9e: Warning: Re-starting timer T, which is already active (running or expired). 20241006055231971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006055231972 DMM INFO MM(262420000000036/c3296eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3296eee) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3d8dbf798c9e: Warning: Re-starting timer T, which is already active (running or expired). 20241006055232869 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006055232869 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006055232870 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055237972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006055237972 DMM INFO MM(262420000000036/c3296eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3296eee) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3d8dbf798c9e: Warning: Re-starting timer T, which is already active (running or expired). 20241006055242408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055242414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055242414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055242425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055242429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055242429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055242446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055242449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055242449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055243973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241006055243974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241006055243974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006055243974 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241006055243974 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) 20241006055243974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Reject}: Deallocated (fsm.c:568) 20241006055243974 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055243974 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055243974 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006055243974 DLLC NOTICE LLME(e1e76e92/c3296eee){ASSIGNED} LLGM Assign pre (c3296eee => ffffffff) (gprs_llc.c:1079) 20241006055243974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3296eee => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@3d8dbf798c9e: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055248000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48826<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(355)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(362)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@3d8dbf798c9e: Final verdict of PTC: none 20241006055248005 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055248005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_complete_resend-BVCI220(358)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(350)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(361)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(348)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(353)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(359)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) Sun Oct 6 05:52:48 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@3d8dbf798c9e: 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'. 20241006055248121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055248424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89388) 20241006055249005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055249006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89388, count=94820) 20241006055250006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055250006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:52: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_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 20241006055251008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055251008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_hlr_location_cancel_request_update started. 20241006055251527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055251529 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055251573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055251573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055251573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055251573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055251573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055251573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055251573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055251573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055251573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055251574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055251574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055251574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055251574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055251574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055251574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055251574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055251574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055251574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055251574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055251574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055251574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055251574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055251576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055251580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055251580 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055251587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055251587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055251587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055251587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055251587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055251587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055251587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055251587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055251587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055251588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055251588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055251588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055251588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055251588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055251588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055251588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055251588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055251588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055251588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055251588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055251589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055251589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055251591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055251596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055251596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055251602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055251602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055251602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055251602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055251602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055251602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055251603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055251603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055251603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055251603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055251603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055251603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055251603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055251603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055251603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055251603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055251603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055251604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055251604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055251605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055251610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055251610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055252010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055252010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055252010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055252010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055252014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055252015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006055252567 DGPRS DEBUG Checking for inactive LLMEs, time = 30722171 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@3d8dbf798c9e: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D94BE967'O, index=0 SGSN_Test-GSUP(381)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@3d8dbf798c9e: 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 := '7B372B506A9B1CF629D3B0F232BF914B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C8C6E4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '221796AE2F091FA9'O } } } } } 20241006055253084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055253084 DLLC NOTICE LLME(ffffffff/d94be967){UNASSIGNED} LLC RX: unknown TLLI 0xd94be967, creating LLME on the fly (gprs_llc.c:552) 20241006055253084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055253084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241006055253084 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055253084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055253084 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055253084 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055253084 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055253084 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055253084 DLLC NOTICE LLME(ffffffff/d94be967){UNASSIGNED} LLGM Assign pre (d94be967 => f19cd694) (gprs_llc.c:1079) 20241006055253084 DLLC NOTICE LLME(d94be967/f19cd694){ASSIGNED} LLGM Assign post (d94be967 => f19cd694) (gprs_llc.c:1125) 20241006055253084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055253084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055253084 DMM DEBUG MM(262420000000031/f19cd694) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055253104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055253104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055253104 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055253104 DMM DEBUG MM(262420000000031/f19cd694) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241006055253104 DMM NOTICE MM(262420000000031/f19cd694) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055253104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055253104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055253104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055253104 DMM DEBUG MM(262420000000031/f19cd694) Requesting authorization (sgsn_auth.c:160) 20241006055253104 DMM INFO MM(262420000000031/f19cd694) Requesting authentication tuples (sgsn_auth.c:184) 20241006055253104 DMM DEBUG MM(262420000000031/f19cd694) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055253104 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241006055253104 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@3d8dbf798c9e: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241006055253110 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055253110 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055253110 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055253110 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055253110 DMM INFO MM(262420000000031/f19cd694) Subscriber data update (mmctx.c:445) 20241006055253110 DMM DEBUG MM(262420000000031/f19cd694) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055253110 DMM INFO MM(262420000000031/f19cd694) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055253110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055253110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055253110 DMM INFO MM(262420000000031/f19cd694) <- GMM AUTH AND CIPHERING REQ (rand = 7b 37 2b 50 6a 9b 1c f6 29 d3 b0 f2 32 bf 91 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055253126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055253126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055253126 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055253126 DMM INFO MM(262420000000031/f19cd694) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055253126 DMM NOTICE MM(262420000000031/f19cd694) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055253126 DMM DEBUG MM(262420000000031/f19cd694) checking auth: received GSM SRES = 2c 8c 6e 4c (gprs_gmm.c:666) 20241006055253126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055253126 DMM DEBUG MM(262420000000031/f19cd694) Requesting authorization (sgsn_auth.c:160) 20241006055253126 DMM INFO MM(262420000000031/f19cd694) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055253126 DMM DEBUG MM(262420000000031/f19cd694) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055253126 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241006055253126 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) 20241006055253126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055253126 DMM INFO MM(262420000000031/f19cd694) <- GMM ATTACH ACCEPT (new P-TMSI=0xf19cd694) (gprs_gmm.c:300) 20241006055253129 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055253129 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055253129 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241006055253129 DMM INFO MM(262420000000031/f19cd694) Subscriber data update (mmctx.c:445) 20241006055253129 DMM DEBUG MM(262420000000031/f19cd694) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055253129 DMM INFO MM(262420000000031/f19cd694) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055253129 DMM NOTICE MM(262420000000031/f19cd694) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241006055253129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055253129 DMM NOTICE MM(262420000000031/f19cd694) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055253129 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) 20241006055253130 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055253130 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241006055253130 DMM INFO MM(262420000000031/f19cd694) Subscriber data update (mmctx.c:445) 20241006055253130 DMM DEBUG MM(262420000000031/f19cd694) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055253141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055253141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055253141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055253141 DMM INFO MM(262420000000031/f19cd694) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055253141 DMM NOTICE MM(262420000000031/f19cd694) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055253141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055253141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055253141 DLLC NOTICE LLME(d94be967/f19cd694){ASSIGNED} LLGM Assign pre (ffffffff => f19cd694) (gprs_llc.c:1079) 20241006055253141 DLLC NOTICE LLME(ffffffff/f19cd694){ASSIGNED} LLGM Assign post (ffffffff => f19cd694) (gprs_llc.c:1125) 20241006055253141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055253141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055253141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055253141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055253190 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241006055253190 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241006055253190 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) 20241006055253190 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241006055253190 DMM INFO MM(262420000000031/f19cd694) Subscriber data update (mmctx.c:445) 20241006055253190 DMM DEBUG MM(262420000000031/f19cd694) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241006055253190 DMM INFO MM(262420000000031/f19cd694) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241006055253190 DMM INFO MM(262420000000031/f19cd694) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055253190 DMM INFO MM(262420000000031/f19cd694) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055253190 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055253190 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055253190 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055253190 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055253190 DLLC NOTICE LLME(ffffffff/f19cd694){ASSIGNED} LLGM Assign pre (f19cd694 => ffffffff) (gprs_llc.c:1079) 20241006055253190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f19cd694 => ffffffff) (gprs_llc.c:1125) 20241006055253190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055253190 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055253190 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055253190 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed MC@3d8dbf798c9e: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@3d8dbf798c9e: Final verdict of PTC: none 20241006055258203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055258203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(379)@3d8dbf798c9e: Final verdict of PTC: none 20241006055258203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52576<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(369)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(374)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(377)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(372)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(367)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@3d8dbf798c9e: Final verdict of PTC: pass MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:52:58 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 20241006055258316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055258617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92012) 20241006055259204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055259204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92012, count=93272) 20241006055300206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055300206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53: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_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 20241006055301208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055301208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_hlr_location_cancel_request_withdraw started. 20241006055301710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055301713 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055301764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055301764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055301764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055301764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055301764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055301764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055301764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055301764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055301764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055301765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055301765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055301765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055301765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055301765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055301765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055301765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055301765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055301765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055301765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055301765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055301765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055301765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055301768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055301775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055301775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(390)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@3d8dbf798c9e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(393)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006055301787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055301787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055301787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055301787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055301787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055301787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055301787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055301787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055301787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(394)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055301787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055301787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055301787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055301787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055301787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055301787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055301787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055301787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055301787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055301787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055301787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055301788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055301788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055301790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055301795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055301795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(393)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(398)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055301798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055301798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055301798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055301798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055301798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055301798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055301798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055301798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055301798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055301799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055301799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055301799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055301799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055301799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055301799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055301799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055301799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055301799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055301799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055301799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055301799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055301799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055301802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055301807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055301807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055302210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055302210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055302210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055302210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055302214 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055302215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3d8dbf798c9e: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D84A4E75'O, index=0 SGSN_Test-GSUP(400)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@3d8dbf798c9e: 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 := '025F8ACA6D5A029F2564B78872B5B2C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5E3F289'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '039C8711658F2A4C'O } } } } } 20241006055303301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055303301 DLLC NOTICE LLME(ffffffff/d84a4e75){UNASSIGNED} LLC RX: unknown TLLI 0xd84a4e75, creating LLME on the fly (gprs_llc.c:552) 20241006055303301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055303301 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241006055303301 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055303301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055303301 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055303301 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055303301 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055303301 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055303301 DLLC NOTICE LLME(ffffffff/d84a4e75){UNASSIGNED} LLGM Assign pre (d84a4e75 => df7e93cf) (gprs_llc.c:1079) 20241006055303301 DLLC NOTICE LLME(d84a4e75/df7e93cf){ASSIGNED} LLGM Assign post (d84a4e75 => df7e93cf) (gprs_llc.c:1125) 20241006055303301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055303301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055303301 DMM DEBUG MM(262420000000029/df7e93cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055303313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055303313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055303313 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055303313 DMM DEBUG MM(262420000000029/df7e93cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241006055303313 DMM NOTICE MM(262420000000029/df7e93cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055303313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055303313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055303313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055303313 DMM DEBUG MM(262420000000029/df7e93cf) Requesting authorization (sgsn_auth.c:160) 20241006055303313 DMM INFO MM(262420000000029/df7e93cf) Requesting authentication tuples (sgsn_auth.c:184) 20241006055303313 DMM DEBUG MM(262420000000029/df7e93cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055303313 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241006055303313 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@3d8dbf798c9e: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241006055303314 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055303314 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055303314 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055303314 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055303314 DMM INFO MM(262420000000029/df7e93cf) Subscriber data update (mmctx.c:445) 20241006055303315 DMM DEBUG MM(262420000000029/df7e93cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055303315 DMM INFO MM(262420000000029/df7e93cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055303315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055303315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055303315 DMM INFO MM(262420000000029/df7e93cf) <- GMM AUTH AND CIPHERING REQ (rand = 02 5f 8a ca 6d 5a 02 9f 25 64 b7 88 72 b5 b2 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055303319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055303319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055303319 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055303319 DMM INFO MM(262420000000029/df7e93cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055303319 DMM NOTICE MM(262420000000029/df7e93cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055303319 DMM DEBUG MM(262420000000029/df7e93cf) checking auth: received GSM SRES = c5 e3 f2 89 (gprs_gmm.c:666) 20241006055303319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055303319 DMM DEBUG MM(262420000000029/df7e93cf) Requesting authorization (sgsn_auth.c:160) 20241006055303319 DMM INFO MM(262420000000029/df7e93cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055303319 DMM DEBUG MM(262420000000029/df7e93cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055303319 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241006055303319 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) 20241006055303319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055303319 DMM INFO MM(262420000000029/df7e93cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf7e93cf) (gprs_gmm.c:300) 20241006055303320 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055303320 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055303320 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241006055303320 DMM INFO MM(262420000000029/df7e93cf) Subscriber data update (mmctx.c:445) 20241006055303320 DMM DEBUG MM(262420000000029/df7e93cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055303320 DMM INFO MM(262420000000029/df7e93cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055303320 DMM NOTICE MM(262420000000029/df7e93cf) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241006055303320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055303320 DMM NOTICE MM(262420000000029/df7e93cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055303320 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) 20241006055303320 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055303320 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241006055303320 DMM INFO MM(262420000000029/df7e93cf) Subscriber data update (mmctx.c:445) 20241006055303320 DMM DEBUG MM(262420000000029/df7e93cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055303323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055303323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055303323 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055303323 DMM INFO MM(262420000000029/df7e93cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055303323 DMM NOTICE MM(262420000000029/df7e93cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055303323 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055303323 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055303323 DLLC NOTICE LLME(d84a4e75/df7e93cf){ASSIGNED} LLGM Assign pre (ffffffff => df7e93cf) (gprs_llc.c:1079) 20241006055303323 DLLC NOTICE LLME(ffffffff/df7e93cf){ASSIGNED} LLGM Assign post (ffffffff => df7e93cf) (gprs_llc.c:1125) 20241006055303323 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055303323 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055303323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055303323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055303374 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241006055303374 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241006055303375 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) 20241006055303375 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241006055303375 DMM INFO MM(262420000000029/df7e93cf) Subscriber data update (mmctx.c:445) 20241006055303375 DMM DEBUG MM(262420000000029/df7e93cf) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241006055303375 DMM INFO MM(262420000000029/df7e93cf) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241006055303375 DMM INFO MM(262420000000029/df7e93cf) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241006055303375 DMM NOTICE MM(262420000000029/df7e93cf) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241006055303375 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241006055303375 DMM INFO MM(262420000000029/df7e93cf) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241006055303375 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055303375 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055303375 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055303375 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055303375 DLLC NOTICE LLME(ffffffff/df7e93cf){ASSIGNED} LLGM Assign pre (df7e93cf => ffffffff) (gprs_llc.c:1079) 20241006055303375 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df7e93cf => ffffffff) (gprs_llc.c:1125) 20241006055303375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055303375 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055303375 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055303375 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055303378 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3d8dbf798c9e: Removing Client IMSI='262420000000029'H, index=0 20241006055303390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055303390 DLLC NOTICE LLME(ffffffff/df7e93cf){UNASSIGNED} LLC RX: unknown TLLI 0xdf7e93cf, creating LLME on the fly (gprs_llc.c:552) 20241006055303390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055303390 DMM NOTICE LLME(ffffffff/df7e93cf){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241006055303390 DLLC NOTICE LLME(ffffffff/df7e93cf){UNASSIGNED} LLGM Assign pre (df7e93cf => ffffffff) (gprs_llc.c:1079) 20241006055303390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df7e93cf => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055303395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47254<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055303399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055303399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(388)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(394)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(398)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(396)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(392)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(386)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:03 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241006055303506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055303808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44456) 20241006055304401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055304401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44456, count=96936) 20241006055305402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055305402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055306404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055306404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241006055306914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055306917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055306965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055306965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055306965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055306965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055306965 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055306965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055306965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055306965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055306965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055306966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055306966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055306966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055306966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055306966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055306966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055306966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055306966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055306966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055306966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055306966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055306967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055306967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055306968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055306973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055306973 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055306980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055306980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055306980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055306980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055306980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055306980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055306980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055306980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055306980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055306981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055306981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055306981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055306981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055306981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055306981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055306981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055306981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055306981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055306981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055306981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055306981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055306981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055306983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055306988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055306988 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055306995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055306995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055306995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055306995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055306995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055306995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055306995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055306995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055306995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055306996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055306996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055306996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055306996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055306996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055306996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055306996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055306996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055306996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055306996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055306996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055306997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055306997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055306999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055307003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055307003 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055307406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055307406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055307406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055307406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055307410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055307411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@3d8dbf798c9e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E2594B5C'O, index=0 SGSN_Test-GSUP(419)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241006055308472 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) 20241006055308472 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@3d8dbf798c9e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@3d8dbf798c9e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@3d8dbf798c9e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055308483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47270<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055308488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055308488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(412)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(419)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(407)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(415)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(410)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(405)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(417)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:08 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 20241006055308578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055308880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47392) 20241006055309489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055309489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47392, count=53444) 20241006055310490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055310490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055311492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055311492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241006055311968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055311969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055311991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055311991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055311991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055311991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055311991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055311991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055311991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055311991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055311991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055311992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055311992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055311992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055311993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055311993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055311993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055311993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055311993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055311993 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055311993 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055311993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055311993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055311993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055311995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055312000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055312000 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055312007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055312007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055312007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055312007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055312007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055312007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055312007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055312007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055312007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055312008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055312008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055312008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055312008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055312008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055312008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055312008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055312008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055312008 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055312008 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055312008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055312008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055312008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055312010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055312015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055312015 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055312022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055312022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055312022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055312022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055312022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055312022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055312022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055312022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055312022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055312022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055312022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055312022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055312022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055312022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055312022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055312022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055312022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055312022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055312022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055312022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055312023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055312023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055312025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055312031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055312031 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055312494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055312494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055312494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055312494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055312498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055312499 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@3d8dbf798c9e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='ED241CB3'O, index=0 SGSN_Test-GSUP(438)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241006055313573 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) 20241006055313573 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@3d8dbf798c9e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@3d8dbf798c9e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@3d8dbf798c9e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055313584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45576<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(431)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(426)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@3d8dbf798c9e: Final verdict of PTC: none 20241006055313589 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055313589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(432)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@3d8dbf798c9e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(436)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(429)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(434)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(424)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:13 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 20241006055313695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055313997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45384) 20241006055314590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055314590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45384, count=53552) 20241006055315591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055315591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53: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_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 20241006055316592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055316592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_rau_unknown started. 20241006055317092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055317094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055317131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055317131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055317131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055317131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055317131 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055317131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055317131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055317131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055317131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055317131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055317131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055317131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055317132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055317132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055317132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055317132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055317132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055317132 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055317132 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055317132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055317132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055317132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055317134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055317139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055317139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055317146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055317146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055317146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055317146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055317146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055317146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055317146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055317146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055317146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055317147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055317147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055317147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055317147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055317147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055317147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055317147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055317147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055317147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055317147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055317147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055317147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055317147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055317149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055317154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055317154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055317162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055317162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055317162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055317162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055317162 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055317162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055317162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055317162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055317162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055317163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055317163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055317163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055317163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055317163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055317163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055317163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055317163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055317163 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055317163 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055317163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055317163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055317163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055317165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055317170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055317170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055317593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055317593 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055317593 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055317593 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055317597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055317598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@3d8dbf798c9e: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EEC9001B'O, index=0 SGSN_Test-GSUP(457)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241006055318663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055318663 DLLC NOTICE LLME(ffffffff/eec9001b){UNASSIGNED} LLC RX: unknown TLLI 0xeec9001b, creating LLME on the fly (gprs_llc.c:552) 20241006055318663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241006055318663 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055318663 DMM NOTICE LLME(ffffffff/eec9001b){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241006055318663 DLLC NOTICE LLME(ffffffff/eec9001b){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241006055318663 DMM ERROR LLME(ffffffff/eec9001b){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241006055318663 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241006055318663 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241006055318663 DLLC NOTICE LLME(ffffffff/eec9001b){UNASSIGNED} LLGM Assign pre (eec9001b => ffffffff) (gprs_llc.c:1079) 20241006055318663 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eec9001b => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@3d8dbf798c9e: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@3d8dbf798c9e: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055318686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(447)@3d8dbf798c9e: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(457)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(455)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(450)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@3d8dbf798c9e: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@3d8dbf798c9e: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(445)@3d8dbf798c9e: Final verdict of PTC: none 20241006055318693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055318693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(448)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(443)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(453)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_rau_unknown finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:18 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241006055318758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055319060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44712) 20241006055319694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055319695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44712, count=54864) 20241006055320696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055320696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006055321696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055321696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_rau started. 20241006055322152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055322154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055322196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055322196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055322196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055322196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055322196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055322196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055322196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055322196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055322196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055322197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055322197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055322197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055322197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055322197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055322197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055322197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055322197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055322197 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055322197 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055322197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055322197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055322197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055322199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055322204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055322204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(469)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055322216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055322216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055322216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055322216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055322216 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055322216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055322216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055322216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055322216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055322217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055322217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055322217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055322217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055322217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055322217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055322217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055322217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055322217 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055322217 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055322217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055322217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055322217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055322220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(466)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055322225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055322225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(469)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI210(467)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(474)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055322228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055322228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055322228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055322228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055322228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055322228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055322228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055322228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055322228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055322229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055322229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055322229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055322230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055322230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055322230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055322230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055322230 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055322230 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055322230 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055322230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055322230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055322230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055322232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055322237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055322237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055322568 DGPRS DEBUG Checking for inactive LLMEs, time = 30722201 (sgsn.c:131) 20241006055322697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055322698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055322698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055322698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055322702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055322703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@3d8dbf798c9e: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F1122076'O, index=0 SGSN_Test-GSUP(476)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@3d8dbf798c9e: 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 := '31BB76365F37692709B01BF6590A7CB0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84931280'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F197828540DB2571'O } } } } } 20241006055323773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055323773 DLLC NOTICE LLME(ffffffff/f1122076){UNASSIGNED} LLC RX: unknown TLLI 0xf1122076, creating LLME on the fly (gprs_llc.c:552) 20241006055323773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055323773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241006055323773 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055323773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055323773 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055323773 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055323773 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055323773 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055323773 DLLC NOTICE LLME(ffffffff/f1122076){UNASSIGNED} LLGM Assign pre (f1122076 => ed0328bf) (gprs_llc.c:1079) 20241006055323773 DLLC NOTICE LLME(f1122076/ed0328bf){ASSIGNED} LLGM Assign post (f1122076 => ed0328bf) (gprs_llc.c:1125) 20241006055323773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055323773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055323773 DMM DEBUG MM(262420000000012/ed0328bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055323790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055323790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055323790 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055323790 DMM DEBUG MM(262420000000012/ed0328bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241006055323790 DMM NOTICE MM(262420000000012/ed0328bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055323790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055323790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055323790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055323790 DMM DEBUG MM(262420000000012/ed0328bf) Requesting authorization (sgsn_auth.c:160) 20241006055323790 DMM INFO MM(262420000000012/ed0328bf) Requesting authentication tuples (sgsn_auth.c:184) 20241006055323790 DMM DEBUG MM(262420000000012/ed0328bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055323790 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241006055323790 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241006055323796 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055323796 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055323796 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055323796 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055323796 DMM INFO MM(262420000000012/ed0328bf) Subscriber data update (mmctx.c:445) 20241006055323796 DMM DEBUG MM(262420000000012/ed0328bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055323796 DMM INFO MM(262420000000012/ed0328bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055323796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055323796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055323796 DMM INFO MM(262420000000012/ed0328bf) <- GMM AUTH AND CIPHERING REQ (rand = 31 bb 76 36 5f 37 69 27 09 b0 1b f6 59 0a 7c b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055323812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055323812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055323812 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055323812 DMM INFO MM(262420000000012/ed0328bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055323812 DMM NOTICE MM(262420000000012/ed0328bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055323812 DMM DEBUG MM(262420000000012/ed0328bf) checking auth: received GSM SRES = 84 93 12 80 (gprs_gmm.c:666) 20241006055323812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055323812 DMM DEBUG MM(262420000000012/ed0328bf) Requesting authorization (sgsn_auth.c:160) 20241006055323812 DMM INFO MM(262420000000012/ed0328bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055323812 DMM DEBUG MM(262420000000012/ed0328bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055323812 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241006055323812 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) 20241006055323812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055323812 DMM INFO MM(262420000000012/ed0328bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xed0328bf) (gprs_gmm.c:300) 20241006055323815 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055323815 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055323815 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241006055323815 DMM INFO MM(262420000000012/ed0328bf) Subscriber data update (mmctx.c:445) 20241006055323815 DMM DEBUG MM(262420000000012/ed0328bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055323815 DMM INFO MM(262420000000012/ed0328bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055323815 DMM NOTICE MM(262420000000012/ed0328bf) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241006055323815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055323815 DMM NOTICE MM(262420000000012/ed0328bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055323815 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) 20241006055323816 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055323816 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241006055323816 DMM INFO MM(262420000000012/ed0328bf) Subscriber data update (mmctx.c:445) 20241006055323816 DMM DEBUG MM(262420000000012/ed0328bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055323828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055323828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055323828 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055323828 DMM INFO MM(262420000000012/ed0328bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055323828 DMM NOTICE MM(262420000000012/ed0328bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055323828 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055323828 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055323828 DLLC NOTICE LLME(f1122076/ed0328bf){ASSIGNED} LLGM Assign pre (ffffffff => ed0328bf) (gprs_llc.c:1079) 20241006055323828 DLLC NOTICE LLME(ffffffff/ed0328bf){ASSIGNED} LLGM Assign post (ffffffff => ed0328bf) (gprs_llc.c:1125) 20241006055323828 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055323828 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055323828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055323828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055323886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055323886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055323886 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055323886 DMM INFO MM(262420000000012/ed0328bf) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055323886 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055323886 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006055323886 DLLC NOTICE LLME(ffffffff/ed0328bf){ASSIGNED} LLGM Assign pre (ed0328bf => c8e4d2ba) (gprs_llc.c:1079) 20241006055323886 DLLC NOTICE LLME(ed0328bf/c8e4d2ba){ASSIGNED} LLGM Assign post (ed0328bf => c8e4d2ba) (gprs_llc.c:1125) 20241006055323886 DMM INFO MM(262420000000012/c8e4d2ba) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@3d8dbf798c9e: Removing Client IMSI='262420000000012'H, index=0 20241006055323901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055323901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241006055323901 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055323901 DMM INFO MM(262420000000012/c8e4d2ba) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006055323901 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006055323901 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055323901 DLLC NOTICE LLME(ed0328bf/c8e4d2ba){ASSIGNED} LLGM Assign pre (ffffffff => c8e4d2ba) (gprs_llc.c:1079) 20241006055323901 DLLC NOTICE LLME(ffffffff/c8e4d2ba){ASSIGNED} LLGM Assign post (ffffffff => c8e4d2ba) (gprs_llc.c:1125) 20241006055323901 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055323906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@3d8dbf798c9e: Final verdict of PTC: none 20241006055323909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055323910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(464)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(470)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(474)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(472)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(468)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(462)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_rau finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:23 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241006055323961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055324363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91684) 20241006055324911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055324911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91684, count=92844) 20241006055325912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055325913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53: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_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 20241006055326914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055326914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_rau_a_a started. 20241006055327461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055327464 DMM INFO MM(262420000000012/c8e4d2ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055327464 DMM INFO MM(262420000000012/c8e4d2ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055327464 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055327464 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055327464 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055327464 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055327464 DLLC NOTICE LLME(ffffffff/c8e4d2ba){ASSIGNED} LLGM Assign pre (c8e4d2ba => ffffffff) (gprs_llc.c:1079) 20241006055327464 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e4d2ba => ffffffff) (gprs_llc.c:1125) 20241006055327464 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241006055327464 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) 20241006055327464 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) 20241006055327464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055327464 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055327464 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055327464 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055327464 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055327519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055327519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055327519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055327519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055327519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055327519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055327519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055327519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055327519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055327520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055327520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055327520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055327520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055327520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055327520 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055327520 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055327520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055327520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055327520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055327522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055327527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055327527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055327534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055327534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055327534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055327535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055327535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055327535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055327535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055327535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055327535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055327535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055327535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055327535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055327535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055327535 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055327535 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055327535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055327536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055327536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055327537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055327542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055327542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055327550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055327550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055327550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055327550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055327550 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055327550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055327550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055327550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055327550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055327551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055327551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055327551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055327552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055327552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055327552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055327552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055327552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055327552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055327552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055327552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055327552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055327552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055327554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055327559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055327559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055327915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055327915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055327915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055327915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055327919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055327920 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@3d8dbf798c9e: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='DB8E9AEC'O, index=0 SGSN_Test-GSUP(495)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@3d8dbf798c9e: 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 := '5779B2BF7B2D85BF8EAD34781B986F26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A6D4A53'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6C0621E3C737F16'O } } } } } 20241006055329001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329001 DLLC NOTICE LLME(ffffffff/db8e9aec){UNASSIGNED} LLC RX: unknown TLLI 0xdb8e9aec, creating LLME on the fly (gprs_llc.c:552) 20241006055329001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241006055329002 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055329002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055329002 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055329002 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055329002 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055329002 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055329002 DLLC NOTICE LLME(ffffffff/db8e9aec){UNASSIGNED} LLGM Assign pre (db8e9aec => e209160f) (gprs_llc.c:1079) 20241006055329002 DLLC NOTICE LLME(db8e9aec/e209160f){ASSIGNED} LLGM Assign post (db8e9aec => e209160f) (gprs_llc.c:1125) 20241006055329002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055329002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055329002 DMM DEBUG MM(262420000000037/e209160f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055329020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329021 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055329021 DMM DEBUG MM(262420000000037/e209160f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241006055329021 DMM NOTICE MM(262420000000037/e209160f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055329021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055329021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055329021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055329021 DMM DEBUG MM(262420000000037/e209160f) Requesting authorization (sgsn_auth.c:160) 20241006055329021 DMM INFO MM(262420000000037/e209160f) Requesting authentication tuples (sgsn_auth.c:184) 20241006055329021 DMM DEBUG MM(262420000000037/e209160f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055329021 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241006055329021 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241006055329027 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055329027 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055329027 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055329027 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055329027 DMM INFO MM(262420000000037/e209160f) Subscriber data update (mmctx.c:445) 20241006055329027 DMM DEBUG MM(262420000000037/e209160f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055329027 DMM INFO MM(262420000000037/e209160f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055329027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055329027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055329027 DMM INFO MM(262420000000037/e209160f) <- GMM AUTH AND CIPHERING REQ (rand = 57 79 b2 bf 7b 2d 85 bf 8e ad 34 78 1b 98 6f 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055329042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329042 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055329042 DMM INFO MM(262420000000037/e209160f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055329042 DMM NOTICE MM(262420000000037/e209160f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055329042 DMM DEBUG MM(262420000000037/e209160f) checking auth: received GSM SRES = 9a 6d 4a 53 (gprs_gmm.c:666) 20241006055329042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055329042 DMM DEBUG MM(262420000000037/e209160f) Requesting authorization (sgsn_auth.c:160) 20241006055329042 DMM INFO MM(262420000000037/e209160f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055329042 DMM DEBUG MM(262420000000037/e209160f) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055329042 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241006055329042 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) 20241006055329043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055329043 DMM INFO MM(262420000000037/e209160f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe209160f) (gprs_gmm.c:300) 20241006055329045 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055329045 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055329045 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241006055329045 DMM INFO MM(262420000000037/e209160f) Subscriber data update (mmctx.c:445) 20241006055329045 DMM DEBUG MM(262420000000037/e209160f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055329045 DMM INFO MM(262420000000037/e209160f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055329045 DMM NOTICE MM(262420000000037/e209160f) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241006055329045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055329045 DMM NOTICE MM(262420000000037/e209160f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055329046 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) 20241006055329047 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055329047 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241006055329047 DMM INFO MM(262420000000037/e209160f) Subscriber data update (mmctx.c:445) 20241006055329047 DMM DEBUG MM(262420000000037/e209160f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055329057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329057 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055329057 DMM INFO MM(262420000000037/e209160f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055329057 DMM NOTICE MM(262420000000037/e209160f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055329057 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055329058 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055329058 DLLC NOTICE LLME(db8e9aec/e209160f){ASSIGNED} LLGM Assign pre (ffffffff => e209160f) (gprs_llc.c:1079) 20241006055329058 DLLC NOTICE LLME(ffffffff/e209160f){ASSIGNED} LLGM Assign post (ffffffff => e209160f) (gprs_llc.c:1125) 20241006055329058 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055329058 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055329058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055329058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055329113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329114 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055329114 DMM INFO MM(262420000000037/e209160f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055329114 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055329114 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006055329114 DLLC NOTICE LLME(ffffffff/e209160f){ASSIGNED} LLGM Assign pre (e209160f => e8b40240) (gprs_llc.c:1079) 20241006055329114 DLLC NOTICE LLME(e209160f/e8b40240){ASSIGNED} LLGM Assign post (e209160f => e8b40240) (gprs_llc.c:1125) 20241006055329114 DMM INFO MM(262420000000037/e8b40240) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055329127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329127 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055329127 DMM INFO MM(262420000000037/e8b40240) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006055329127 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006055329127 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055329127 DLLC NOTICE LLME(e209160f/e8b40240){ASSIGNED} LLGM Assign pre (ffffffff => e8b40240) (gprs_llc.c:1079) 20241006055329127 DLLC NOTICE LLME(ffffffff/e8b40240){ASSIGNED} LLGM Assign post (ffffffff => e8b40240) (gprs_llc.c:1125) 20241006055329127 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006055329128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329128 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055329128 DMM INFO MM(262420000000037/e8b40240) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055329128 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055329128 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006055329128 DLLC NOTICE LLME(ffffffff/e8b40240){ASSIGNED} LLGM Assign pre (e8b40240 => c8829df4) (gprs_llc.c:1079) 20241006055329128 DLLC NOTICE LLME(e8b40240/c8829df4){ASSIGNED} LLGM Assign post (e8b40240 => c8829df4) (gprs_llc.c:1125) 20241006055329128 DMM INFO MM(262420000000037/c8829df4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055329140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055329141 DMM INFO MM(262420000000037/c8829df4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006055329141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006055329141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055329141 DLLC NOTICE LLME(e8b40240/c8829df4){ASSIGNED} LLGM Assign pre (ffffffff => c8829df4) (gprs_llc.c:1079) 20241006055329141 DLLC NOTICE LLME(ffffffff/c8829df4){ASSIGNED} LLGM Assign post (ffffffff => c8829df4) (gprs_llc.c:1125) 20241006055329141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006055329141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055329141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055329141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055329141 DMM INFO MM(262420000000037/c8829df4) -> GMM DETACH REQUEST TLLI=0xc8829df4 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006055329141 DMM INFO MM(262420000000037/c8829df4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006055329141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055329141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055329141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055329141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055329141 DLLC NOTICE LLME(ffffffff/c8829df4){ASSIGNED} LLGM Assign pre (c8829df4 => ffffffff) (gprs_llc.c:1079) 20241006055329141 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8829df4 => ffffffff) (gprs_llc.c:1125) 20241006055329141 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241006055329141 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) 20241006055329141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055329141 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055329141 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055329141 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055329143 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@3d8dbf798c9e: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055334153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(488)@3d8dbf798c9e: Final verdict of PTC: none 20241006055334158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055334158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI196(482)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(493)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(483)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(486)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(481)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(491)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:34 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 20241006055334226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055334528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111720) 20241006055335160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055335160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111720, count=112980) 20241006055336162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055336162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006055337164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055337164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_rau_a_b started. 20241006055337613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055337615 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055337664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055337664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055337664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055337664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055337664 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055337664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055337664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055337664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055337664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055337665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055337665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055337665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055337665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055337665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055337665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055337665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055337665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055337665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055337665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055337665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055337665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055337665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055337667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 20241006055337672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055337672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055337681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055337681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055337681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055337681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055337681 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055337681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055337681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055337681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055337681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055337682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055337682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055337682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055337682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055337682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055337682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055337682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055337682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055337682 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055337682 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055337682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055337682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055337682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055337685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055337690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055337690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055337697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055337697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055337697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055337697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055337697 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055337697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055337697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055337697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055337697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055337698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055337698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055337698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055337698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055337698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055337698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055337698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055337698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055337698 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055337698 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055337698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055337698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055337698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055337700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055337705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055337705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055338165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055338165 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055338165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055338165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055338169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055338170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@3d8dbf798c9e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D9EF0BCD'O, index=0 SGSN_Test-GSUP(514)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@3d8dbf798c9e: 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 := '8E2868BB5849E3871700AE893A699607'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8030CE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '413EAD1E8014FF81'O } } } } } 20241006055339239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339239 DLLC NOTICE LLME(ffffffff/d9ef0bcd){UNASSIGNED} LLC RX: unknown TLLI 0xd9ef0bcd, creating LLME on the fly (gprs_llc.c:552) 20241006055339239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339239 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241006055339239 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055339239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055339239 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055339239 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055339239 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055339239 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055339239 DLLC NOTICE LLME(ffffffff/d9ef0bcd){UNASSIGNED} LLGM Assign pre (d9ef0bcd => faef7560) (gprs_llc.c:1079) 20241006055339239 DLLC NOTICE LLME(d9ef0bcd/faef7560){ASSIGNED} LLGM Assign post (d9ef0bcd => faef7560) (gprs_llc.c:1125) 20241006055339239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055339239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055339239 DMM DEBUG MM(262420000000038/faef7560) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055339247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339247 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055339247 DMM DEBUG MM(262420000000038/faef7560) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241006055339247 DMM NOTICE MM(262420000000038/faef7560) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055339247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055339247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055339247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055339247 DMM DEBUG MM(262420000000038/faef7560) Requesting authorization (sgsn_auth.c:160) 20241006055339247 DMM INFO MM(262420000000038/faef7560) Requesting authentication tuples (sgsn_auth.c:184) 20241006055339247 DMM DEBUG MM(262420000000038/faef7560) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055339247 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241006055339247 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241006055339249 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055339249 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055339249 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055339249 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055339249 DMM INFO MM(262420000000038/faef7560) Subscriber data update (mmctx.c:445) 20241006055339249 DMM DEBUG MM(262420000000038/faef7560) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055339249 DMM INFO MM(262420000000038/faef7560) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055339249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055339249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055339249 DMM INFO MM(262420000000038/faef7560) <- GMM AUTH AND CIPHERING REQ (rand = 8e 28 68 bb 58 49 e3 87 17 00 ae 89 3a 69 96 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055339254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339254 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055339254 DMM INFO MM(262420000000038/faef7560) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055339254 DMM NOTICE MM(262420000000038/faef7560) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055339254 DMM DEBUG MM(262420000000038/faef7560) checking auth: received GSM SRES = e8 03 0c e8 (gprs_gmm.c:666) 20241006055339254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055339254 DMM DEBUG MM(262420000000038/faef7560) Requesting authorization (sgsn_auth.c:160) 20241006055339254 DMM INFO MM(262420000000038/faef7560) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055339254 DMM DEBUG MM(262420000000038/faef7560) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055339254 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241006055339254 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) 20241006055339254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055339254 DMM INFO MM(262420000000038/faef7560) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaef7560) (gprs_gmm.c:300) 20241006055339255 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055339255 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055339255 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241006055339255 DMM INFO MM(262420000000038/faef7560) Subscriber data update (mmctx.c:445) 20241006055339255 DMM DEBUG MM(262420000000038/faef7560) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055339255 DMM INFO MM(262420000000038/faef7560) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055339255 DMM NOTICE MM(262420000000038/faef7560) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241006055339255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055339255 DMM NOTICE MM(262420000000038/faef7560) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055339255 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) 20241006055339255 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055339255 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241006055339255 DMM INFO MM(262420000000038/faef7560) Subscriber data update (mmctx.c:445) 20241006055339255 DMM DEBUG MM(262420000000038/faef7560) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055339259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339259 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055339259 DMM INFO MM(262420000000038/faef7560) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055339259 DMM NOTICE MM(262420000000038/faef7560) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055339259 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055339259 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055339259 DLLC NOTICE LLME(d9ef0bcd/faef7560){ASSIGNED} LLGM Assign pre (ffffffff => faef7560) (gprs_llc.c:1079) 20241006055339259 DLLC NOTICE LLME(ffffffff/faef7560){ASSIGNED} LLGM Assign post (ffffffff => faef7560) (gprs_llc.c:1125) 20241006055339259 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055339259 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055339259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055339259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@3d8dbf798c9e: attach complete sending rau 20241006055339320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339320 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055339320 DMM INFO MM(262420000000038/faef7560) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055339320 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055339320 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006055339320 DLLC NOTICE LLME(ffffffff/faef7560){ASSIGNED} LLGM Assign pre (faef7560 => c4afa612) (gprs_llc.c:1079) 20241006055339320 DLLC NOTICE LLME(faef7560/c4afa612){ASSIGNED} LLGM Assign post (faef7560 => c4afa612) (gprs_llc.c:1125) 20241006055339320 DMM INFO MM(262420000000038/c4afa612) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3d8dbf798c9e: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@3d8dbf798c9e: Removing Client IMSI='262420000000038'H, index=0 20241006055339335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339336 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055339336 DMM INFO MM(262420000000038/c4afa612) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006055339336 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006055339336 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055339336 DLLC NOTICE LLME(faef7560/c4afa612){ASSIGNED} LLGM Assign pre (ffffffff => c4afa612) (gprs_llc.c:1079) 20241006055339336 DLLC NOTICE LLME(ffffffff/c4afa612){ASSIGNED} LLGM Assign post (ffffffff => c4afa612) (gprs_llc.c:1125) 20241006055339336 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@3d8dbf798c9e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C4AFA612'O, index=0 TC_attach_rau_a_b(516)@3d8dbf798c9e: sending second RAU via different RA 20241006055339343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339343 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055339343 DMM INFO MM(262420000000038/c4afa612) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c4afa612, P-TMSI: c4afa612 (00000000), TLLI: c4afa612 (c4afa612), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241006055339343 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241006055339343 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006055339343 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055339343 DLLC NOTICE LLME(ffffffff/c4afa612){ASSIGNED} LLGM Assign pre (c4afa612 => c4afa612) (gprs_llc.c:1079) 20241006055339343 DLLC NOTICE LLME(c4afa612/c4afa612){ASSIGNED} LLGM Assign post (c4afa612 => c4afa612) (gprs_llc.c:1125) 20241006055339343 DMM INFO MM(262420000000038/c4afa612) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055339371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339371 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055339371 DMM INFO MM(262420000000038/c4afa612) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006055339371 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006055339371 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055339371 DLLC NOTICE LLME(c4afa612/c4afa612){ASSIGNED} LLGM Assign pre (ffffffff => c4afa612) (gprs_llc.c:1079) 20241006055339371 DLLC NOTICE LLME(ffffffff/c4afa612){ASSIGNED} LLGM Assign post (ffffffff => c4afa612) (gprs_llc.c:1125) 20241006055339371 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006055339372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055339372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055339372 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055339372 DMM INFO MM(262420000000038/c4afa612) -> GMM DETACH REQUEST TLLI=0xc4afa612 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006055339372 DMM INFO MM(262420000000038/c4afa612) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006055339372 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055339372 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055339372 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055339372 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055339372 DLLC NOTICE LLME(ffffffff/c4afa612){ASSIGNED} LLGM Assign pre (c4afa612 => ffffffff) (gprs_llc.c:1079) 20241006055339372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4afa612 => ffffffff) (gprs_llc.c:1125) 20241006055339372 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241006055339372 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) 20241006055339372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055339372 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055339372 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055339372 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055339374 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@3d8dbf798c9e: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055344388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055344392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055344392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(499)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(514)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(502)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(507)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(512)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(505)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(510)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(500)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:44 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 20241006055344496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055344798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102664) 20241006055345393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055345393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102664, count=108716) 20241006055346395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055346395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055347397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055347397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241006055347898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055347900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055347943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055347943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055347943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055347944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055347944 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055347944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055347944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055347944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055347944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055347944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055347944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055347944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055347944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055347944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055347944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055347944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055347944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055347944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055347944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055347944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055347945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055347945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055347947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055347952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055347952 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055347959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055347959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055347959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055347959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055347959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055347959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055347959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055347959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055347959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055347960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055347960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055347960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055347960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055347960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055347960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055347960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055347960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055347960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055347960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055347960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055347960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055347960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055347962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055347967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055347967 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055347976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055347976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055347976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055347976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055347976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055347976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055347976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055347976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055347976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055347977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055347977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055347977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055347977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055347977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055347977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055347977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055347977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055347977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055347977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055347977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055347978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055347978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055347980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055347985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055347985 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055348398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055348398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055348398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055348398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055348402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055348404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3d8dbf798c9e: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F17FE01A'O, index=0 SGSN_Test-GSUP(533)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := '31EBE9D3031172196EBA76678DA15049'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E1FEE6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CE459D8EEBDCD67'O } } } } } 20241006055349477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055349477 DLLC NOTICE LLME(ffffffff/f17fe01a){UNASSIGNED} LLC RX: unknown TLLI 0xf17fe01a, creating LLME on the fly (gprs_llc.c:552) 20241006055349477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055349477 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241006055349477 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055349477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055349477 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055349477 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055349477 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055349477 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055349477 DLLC NOTICE LLME(ffffffff/f17fe01a){UNASSIGNED} LLGM Assign pre (f17fe01a => f3126b1d) (gprs_llc.c:1079) 20241006055349477 DLLC NOTICE LLME(f17fe01a/f3126b1d){ASSIGNED} LLGM Assign post (f17fe01a => f3126b1d) (gprs_llc.c:1125) 20241006055349477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055349477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055349477 DMM DEBUG MM(262420000000039/f3126b1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055349497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055349497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055349497 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055349497 DMM DEBUG MM(262420000000039/f3126b1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241006055349497 DMM NOTICE MM(262420000000039/f3126b1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055349497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055349497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055349497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055349497 DMM DEBUG MM(262420000000039/f3126b1d) Requesting authorization (sgsn_auth.c:160) 20241006055349497 DMM INFO MM(262420000000039/f3126b1d) Requesting authentication tuples (sgsn_auth.c:184) 20241006055349497 DMM DEBUG MM(262420000000039/f3126b1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055349498 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241006055349498 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241006055349503 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055349503 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055349503 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055349503 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055349503 DMM INFO MM(262420000000039/f3126b1d) Subscriber data update (mmctx.c:445) 20241006055349503 DMM DEBUG MM(262420000000039/f3126b1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055349503 DMM INFO MM(262420000000039/f3126b1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055349503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055349503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055349503 DMM INFO MM(262420000000039/f3126b1d) <- GMM AUTH AND CIPHERING REQ (rand = 31 eb e9 d3 03 11 72 19 6e ba 76 67 8d a1 50 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055349521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055349521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055349521 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055349522 DMM INFO MM(262420000000039/f3126b1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055349522 DMM NOTICE MM(262420000000039/f3126b1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055349522 DMM DEBUG MM(262420000000039/f3126b1d) checking auth: received GSM SRES = 5e 1f ee 6d (gprs_gmm.c:666) 20241006055349522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055349522 DMM DEBUG MM(262420000000039/f3126b1d) Requesting authorization (sgsn_auth.c:160) 20241006055349522 DMM INFO MM(262420000000039/f3126b1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055349522 DMM DEBUG MM(262420000000039/f3126b1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055349522 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241006055349522 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) 20241006055349522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055349522 DMM INFO MM(262420000000039/f3126b1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3126b1d) (gprs_gmm.c:300) 20241006055349528 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055349528 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055349528 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241006055349528 DMM INFO MM(262420000000039/f3126b1d) Subscriber data update (mmctx.c:445) 20241006055349528 DMM DEBUG MM(262420000000039/f3126b1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055349528 DMM INFO MM(262420000000039/f3126b1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055349528 DMM NOTICE MM(262420000000039/f3126b1d) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241006055349528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055349528 DMM NOTICE MM(262420000000039/f3126b1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055349528 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) 20241006055349530 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055349530 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241006055349530 DMM INFO MM(262420000000039/f3126b1d) Subscriber data update (mmctx.c:445) 20241006055349530 DMM DEBUG MM(262420000000039/f3126b1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055349562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055349562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055349562 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055349562 DMM INFO MM(262420000000039/f3126b1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055349562 DMM NOTICE MM(262420000000039/f3126b1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055349562 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055349562 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055349562 DLLC NOTICE LLME(f17fe01a/f3126b1d){ASSIGNED} LLGM Assign pre (ffffffff => f3126b1d) (gprs_llc.c:1079) 20241006055349562 DLLC NOTICE LLME(ffffffff/f3126b1d){ASSIGNED} LLGM Assign post (ffffffff => f3126b1d) (gprs_llc.c:1125) 20241006055349562 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055349562 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055349562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055349562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@3d8dbf798c9e: attach complete sending rau 20241006055349608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055349608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055349608 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055349608 DMM INFO MM(262420000000039/f3126b1d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055349608 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055349608 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006055349608 DLLC NOTICE LLME(ffffffff/f3126b1d){ASSIGNED} LLGM Assign pre (f3126b1d => c9077a8d) (gprs_llc.c:1079) 20241006055349608 DLLC NOTICE LLME(f3126b1d/c9077a8d){ASSIGNED} LLGM Assign post (f3126b1d => c9077a8d) (gprs_llc.c:1125) 20241006055349608 DMM INFO MM(262420000000039/c9077a8d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@3d8dbf798c9e: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3d8dbf798c9e: Removing Client IMSI='262420000000039'H, index=0 20241006055349612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055349612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241006055349612 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055349612 DMM INFO MM(262420000000039/c9077a8d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006055349612 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006055349612 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055349612 DLLC NOTICE LLME(f3126b1d/c9077a8d){ASSIGNED} LLGM Assign pre (ffffffff => c9077a8d) (gprs_llc.c:1079) 20241006055349612 DLLC NOTICE LLME(ffffffff/c9077a8d){ASSIGNED} LLGM Assign post (ffffffff => c9077a8d) (gprs_llc.c:1125) 20241006055349612 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@3d8dbf798c9e: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C9077A8D'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@3d8dbf798c9e: sending second RAU via different RA with wrong Old RA 20241006055349614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055349614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055349614 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055349615 DMM NOTICE LLME(ffffffff/c9077a8d){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241006055349615 DLLC NOTICE LLME(ffffffff/c9077a8d){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241006055349615 DMM NOTICE MM(262420000000039/c9077a8d) Rx RA Update Request with unexpected TLLI=c9077a8d Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241006055349615 DMM ERROR LLME(ffffffff/c9077a8d){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241006055349615 DMM NOTICE MM(262420000000039/c9077a8d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241006055349615 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241006055349615 DMM INFO MM(262420000000039/c9077a8d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241006055349615 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055349615 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055349615 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055349615 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055349615 DLLC NOTICE LLME(ffffffff/c9077a8d){ASSIGNED} LLGM Assign pre (c9077a8d => ffffffff) (gprs_llc.c:1079) 20241006055349615 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9077a8d => ffffffff) (gprs_llc.c:1125) 20241006055349615 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241006055349615 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) 20241006055349615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055349615 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055349615 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055349615 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055349620 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241006055349620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055349620 DLLC NOTICE LLME(ffffffff/c9077a8d){UNASSIGNED} LLC RX: unknown TLLI 0xc9077a8d, creating LLME on the fly (gprs_llc.c:552) 20241006055349620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241006055349620 DMM NOTICE LLME(ffffffff/c9077a8d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241006055352569 DGPRS DEBUG Checking for inactive LLMEs, time = 30722231 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3d8dbf798c9e: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055354632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(533)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(531)@3d8dbf798c9e: Final verdict of PTC: none 20241006055354637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(528)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(526)@3d8dbf798c9e: Final verdict of PTC: none 20241006055354637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(527)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(521)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(529)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(524)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(519)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:54 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 20241006055354716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055355018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101748) 20241006055355638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055355638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101748, count=106104) 20241006055356639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055356639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:53: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_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 20241006055357640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055357640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_usim_resync started. 20241006055358119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055358121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055358164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055358164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055358164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055358164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055358164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055358164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055358164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055358164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055358164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055358166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055358166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055358166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055358166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055358166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055358166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055358166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055358166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055358166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055358166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055358166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055358167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055358167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055358171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055358180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055358180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055358189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055358189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055358189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055358189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055358189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055358189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055358189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055358189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055358189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055358190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055358190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055358190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055358190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055358190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055358190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055358190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055358190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055358190 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055358190 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055358190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055358191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055358191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055358193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055358199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055358199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055358208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055358208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055358208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055358208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055358208 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055358208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055358208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055358208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055358208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055358209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055358209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055358209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055358209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055358209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055358209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055358209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055358209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055358209 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055358209 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055358209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055358209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055358209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055358212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055358216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055358216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055358641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055358641 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055358641 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055358641 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055358645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055358646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@3d8dbf798c9e: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='F42FEC24'O, index=0 SGSN_Test-GSUP(552)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@3d8dbf798c9e: 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 := '2154AEA8D3BE33CBD3D537814ABD63FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DECB018'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D79C7DBCCD10C2F7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DB6F76CFAF44A0832692E299DB4A8AEB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A05FFA1291316069E752F36D3199EB61'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F6B75AE618E4FF9BBE71367F68BA4F00'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6D30E460651DF348'O } } } } } 20241006055359717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055359717 DLLC NOTICE LLME(ffffffff/f42fec24){UNASSIGNED} LLC RX: unknown TLLI 0xf42fec24, creating LLME on the fly (gprs_llc.c:552) 20241006055359717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055359717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006055359717 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055359717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055359717 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055359717 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055359717 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055359717 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055359717 DLLC NOTICE LLME(ffffffff/f42fec24){UNASSIGNED} LLGM Assign pre (f42fec24 => d94b544d) (gprs_llc.c:1079) 20241006055359717 DLLC NOTICE LLME(f42fec24/d94b544d){ASSIGNED} LLGM Assign post (f42fec24 => d94b544d) (gprs_llc.c:1125) 20241006055359717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055359717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055359717 DMM DEBUG MM(262420000000040/d94b544d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055359737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055359737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055359737 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055359737 DMM DEBUG MM(262420000000040/d94b544d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006055359737 DMM NOTICE MM(262420000000040/d94b544d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055359737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055359737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055359737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055359737 DMM DEBUG MM(262420000000040/d94b544d) Requesting authorization (sgsn_auth.c:160) 20241006055359737 DMM INFO MM(262420000000040/d94b544d) Requesting authentication tuples (sgsn_auth.c:184) 20241006055359737 DMM DEBUG MM(262420000000040/d94b544d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055359737 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006055359737 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241006055359743 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055359743 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055359743 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055359743 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055359743 DMM INFO MM(262420000000040/d94b544d) Subscriber data update (mmctx.c:445) 20241006055359743 DMM DEBUG MM(262420000000040/d94b544d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055359743 DMM INFO MM(262420000000040/d94b544d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055359743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055359743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055359743 DMM INFO MM(262420000000040/d94b544d) <- GMM AUTH AND CIPHERING REQ (rand = 21 54 ae a8 d3 be 33 cb d3 d5 37 81 4a bd 63 fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = f6 b7 5a e6 18 e4 ff 9b be 71 36 7f 68 ba 4f 00 ) (gprs_gmm.c:483) 20241006055359757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055359757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055359757 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055359757 DMM INFO MM(262420000000040/d94b544d) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241006055359757 DMM INFO MM(262420000000040/d94b544d) R99 AUTHENTICATION SYNCH (AUTS = 24ac531d6b1dea79b63f0ea13af3) (gprs_gmm.c:711) 20241006055359757 DMM DEBUG MM(262420000000040/d94b544d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055359757 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241006055359757 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 24 ac 53 1d 6b 1d ea 79 b6 3f 0e a1 3a f3 20 10 21 54 ae a8 d3 be 33 cb d3 d5 37 81 4a bd 63 fa 28 01 01 (gprs_subscriber.c:210) 20241006055359757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241006055359757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241006055359759 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055359759 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055359759 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055359759 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055359759 DMM INFO MM(262420000000040/d94b544d) Subscriber data update (mmctx.c:445) 20241006055359759 DMM DEBUG MM(262420000000040/d94b544d) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241006055359759 DMM INFO MM(262420000000040/d94b544d) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241006055359759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055359759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055359759 DMM INFO MM(262420000000040/d94b544d) <- GMM AUTH AND CIPHERING REQ (rand = 81 82 17 03 ac 1e e5 f4 7e db 14 5f b7 4a 5b 47 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 3e ff 9d 67 58 ef 4f 5e 8e 14 5c 89 bb a7 f3 ) (gprs_gmm.c:483) 20241006055359770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055359770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055359770 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055359770 DMM INFO MM(262420000000040/d94b544d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055359770 DMM NOTICE MM(262420000000040/d94b544d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055359770 DMM DEBUG MM(262420000000040/d94b544d) checking auth: received UMTS RES = ab 49 f5 a8 5c 7a b4 ce (gprs_gmm.c:666) 20241006055359770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055359770 DMM DEBUG MM(262420000000040/d94b544d) Requesting authorization (sgsn_auth.c:160) 20241006055359770 DMM INFO MM(262420000000040/d94b544d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055359770 DMM DEBUG MM(262420000000040/d94b544d) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055359770 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241006055359770 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) 20241006055359770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055359770 DMM INFO MM(262420000000040/d94b544d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94b544d) (gprs_gmm.c:300) 20241006055359773 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055359773 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055359773 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241006055359773 DMM INFO MM(262420000000040/d94b544d) Subscriber data update (mmctx.c:445) 20241006055359773 DMM DEBUG MM(262420000000040/d94b544d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055359773 DMM INFO MM(262420000000040/d94b544d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055359773 DMM NOTICE MM(262420000000040/d94b544d) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241006055359773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055359773 DMM NOTICE MM(262420000000040/d94b544d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055359773 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) 20241006055359774 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055359774 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241006055359774 DMM INFO MM(262420000000040/d94b544d) Subscriber data update (mmctx.c:445) 20241006055359774 DMM DEBUG MM(262420000000040/d94b544d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@3d8dbf798c9e: Removing Client IMSI='262420000000040'H, index=0 20241006055359785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055359785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055359785 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055359785 DMM INFO MM(262420000000040/d94b544d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055359785 DMM NOTICE MM(262420000000040/d94b544d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055359785 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055359785 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055359785 DLLC NOTICE LLME(f42fec24/d94b544d){ASSIGNED} LLGM Assign pre (ffffffff => d94b544d) (gprs_llc.c:1079) 20241006055359785 DLLC NOTICE LLME(ffffffff/d94b544d){ASSIGNED} LLGM Assign post (ffffffff => d94b544d) (gprs_llc.c:1125) 20241006055359785 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055359785 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055359785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055359785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055359790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(540)@3d8dbf798c9e: Final verdict of PTC: none 20241006055359795 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055359795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(536)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(550)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(545)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(538)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(543)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(548)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_usim_resync finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:53:59 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 20241006055359847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055400249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44308) 20241006055400796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055400796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44308, count=94660) 20241006055401796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055401796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54: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_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 20241006055402797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055402797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_usim_a54_a54 started. 20241006055403324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055403327 DMM INFO MM(262420000000040/d94b544d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055403327 DMM INFO MM(262420000000040/d94b544d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055403327 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055403327 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055403327 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055403327 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055403327 DLLC NOTICE LLME(ffffffff/d94b544d){ASSIGNED} LLGM Assign pre (d94b544d => ffffffff) (gprs_llc.c:1079) 20241006055403327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d94b544d => ffffffff) (gprs_llc.c:1125) 20241006055403327 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241006055403327 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) 20241006055403327 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) 20241006055403327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055403327 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055403327 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055403327 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055403327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055403366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055403366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055403366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055403366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055403366 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055403366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055403366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055403366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055403366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055403367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055403367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055403367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055403367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055403367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055403367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055403367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055403367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055403367 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055403367 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055403367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(559)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055403368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055403368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055403370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055403374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055403374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055403381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055403381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055403381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055403381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055403381 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055403381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055403381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055403381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055403381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055403382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055403382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055403382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055403382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055403382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055403382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055403382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055403382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055403382 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055403382 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055403382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055403382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055403382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055403384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055403389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055403389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055403396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055403396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055403396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055403396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055403396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055403396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055403396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055403396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055403396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055403397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055403397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055403397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055403397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055403397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055403397 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055403397 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055403397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055403397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055403399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055403403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055403403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055403798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055403798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055403798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055403798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055403802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055403803 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@3d8dbf798c9e: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FFF1D68C'O, index=0 SGSN_Test-GSUP(571)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@3d8dbf798c9e: 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 := '8E696DC7F07E5B2300D93345F218C9A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6DCE8FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5E356A97B239CC3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '47E5287E1C10BD4020D5588684A21578'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EEE958282C7A947F69D0683E5951A2B2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '64F5D36E0E21F5E2569CAB299D61EAAE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4C2B030D968B469C'O } } } } } 20241006055404882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055404882 DLLC NOTICE LLME(ffffffff/fff1d68c){UNASSIGNED} LLC RX: unknown TLLI 0xfff1d68c, creating LLME on the fly (gprs_llc.c:552) 20241006055404882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055404882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006055404882 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055404882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055404882 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055404882 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055404882 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055404882 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055404882 DLLC NOTICE LLME(ffffffff/fff1d68c){UNASSIGNED} LLGM Assign pre (fff1d68c => e83efed2) (gprs_llc.c:1079) 20241006055404882 DLLC NOTICE LLME(fff1d68c/e83efed2){ASSIGNED} LLGM Assign post (fff1d68c => e83efed2) (gprs_llc.c:1125) 20241006055404882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055404882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055404882 DMM DEBUG MM(262420000000040/e83efed2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055404903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055404903 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055404903 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055404903 DMM DEBUG MM(262420000000040/e83efed2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006055404903 DMM NOTICE MM(262420000000040/e83efed2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055404903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055404903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055404903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055404903 DMM DEBUG MM(262420000000040/e83efed2) Requesting authorization (sgsn_auth.c:160) 20241006055404904 DMM INFO MM(262420000000040/e83efed2) Requesting authentication tuples (sgsn_auth.c:184) 20241006055404904 DMM DEBUG MM(262420000000040/e83efed2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055404904 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006055404904 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241006055404909 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055404909 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055404909 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055404909 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055404909 DMM INFO MM(262420000000040/e83efed2) Subscriber data update (mmctx.c:445) 20241006055404909 DMM DEBUG MM(262420000000040/e83efed2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055404909 DMM INFO MM(262420000000040/e83efed2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055404909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055404909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055404909 DMM INFO MM(262420000000040/e83efed2) <- GMM AUTH AND CIPHERING REQ (rand = 8e 69 6d c7 f0 7e 5b 23 00 d9 33 45 f2 18 c9 a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 64 f5 d3 6e 0e 21 f5 e2 56 9c ab 29 9d 61 ea ae ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@3d8dbf798c9e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055404927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055404930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055404930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(564)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(571)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(569)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(559)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(562)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(557)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(567)@3d8dbf798c9e: Final verdict of PTC: none Sun Oct 6 05:54:04 UTC 2024MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@3d8dbf798c9e: 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'. ====== 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 20241006055404994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055405397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55784) 20241006055405932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055405932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55784, count=72680) 20241006055406932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055406933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54: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_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 20241006055407933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055407933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_usim_a54_a53 started. 20241006055408493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055408496 DMM INFO MM(262420000000040/e83efed2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055408496 DMM INFO MM(262420000000040/e83efed2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055408496 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055408496 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055408496 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055408496 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006055408496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Deallocated (fsm.c:568) 20241006055408496 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055408496 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055408496 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055408496 DLLC NOTICE LLME(fff1d68c/e83efed2){ASSIGNED} LLGM Assign pre (e83efed2 => ffffffff) (gprs_llc.c:1079) 20241006055408496 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e83efed2 => ffffffff) (gprs_llc.c:1125) 20241006055408496 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055408534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055408534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055408534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055408534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055408534 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055408534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055408534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055408534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055408534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055408535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055408535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055408535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055408535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055408535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055408535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055408535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055408535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055408535 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055408535 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055408535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055408535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055408535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055408537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055408544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055408544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055408550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055408550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055408550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055408550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055408550 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055408550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055408550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055408550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055408550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055408551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055408551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055408551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055408551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055408551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055408551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055408551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055408551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055408551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055408551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055408551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055408551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055408551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055408553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055408557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055408558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055408565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055408565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055408565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055408565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055408565 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055408565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055408565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055408565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055408565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055408566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055408566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055408566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055408566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055408566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055408566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055408566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055408566 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055408566 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055408566 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055408566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055408566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055408566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055408569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055408574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055408574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055408935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055408935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055408935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055408935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055408939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055408940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@3d8dbf798c9e: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='CCCCE5B2'O, index=0 SGSN_Test-GSUP(590)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@3d8dbf798c9e: 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 := '51B9C673AD0E9933B0CDBBDBFBB2F672'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '233B0D21'O ("#;\r!") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FAFB701B9598A37'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '05BC010009C10B96B9ECF444053FB4E1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CB2975F6332346F0B1113EFF4C452BA8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2C6C069BCEF451FC9EAE57CF8F3ACA63'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '16EA318AD4B40549'O } } } } } 20241006055410027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055410027 DLLC NOTICE LLME(ffffffff/cccce5b2){UNASSIGNED} LLC RX: unknown TLLI 0xcccce5b2, creating LLME on the fly (gprs_llc.c:552) 20241006055410027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055410027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006055410027 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055410027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055410027 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055410027 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055410027 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055410027 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055410027 DLLC NOTICE LLME(ffffffff/cccce5b2){UNASSIGNED} LLGM Assign pre (cccce5b2 => edc3bc2d) (gprs_llc.c:1079) 20241006055410027 DLLC NOTICE LLME(cccce5b2/edc3bc2d){ASSIGNED} LLGM Assign post (cccce5b2 => edc3bc2d) (gprs_llc.c:1125) 20241006055410027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055410027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055410027 DMM DEBUG MM(262420000000040/edc3bc2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055410054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055410054 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055410054 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055410054 DMM DEBUG MM(262420000000040/edc3bc2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006055410054 DMM NOTICE MM(262420000000040/edc3bc2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055410054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055410054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055410054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055410054 DMM DEBUG MM(262420000000040/edc3bc2d) Requesting authorization (sgsn_auth.c:160) 20241006055410054 DMM INFO MM(262420000000040/edc3bc2d) Requesting authentication tuples (sgsn_auth.c:184) 20241006055410054 DMM DEBUG MM(262420000000040/edc3bc2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055410054 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006055410054 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241006055410060 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055410060 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055410060 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055410060 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055410060 DMM INFO MM(262420000000040/edc3bc2d) Subscriber data update (mmctx.c:445) 20241006055410060 DMM DEBUG MM(262420000000040/edc3bc2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055410060 DMM INFO MM(262420000000040/edc3bc2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055410060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055410060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055410060 DMM INFO MM(262420000000040/edc3bc2d) <- GMM AUTH AND CIPHERING REQ (rand = 51 b9 c6 73 ad 0e 99 33 b0 cd bb db fb b2 f6 72 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2c 6c 06 9b ce f4 51 fc 9e ae 57 cf 8f 3a ca 63 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@3d8dbf798c9e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055410080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@3d8dbf798c9e: Final verdict of PTC: none 20241006055410086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055410086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(578)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(588)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(583)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(586)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(576)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(581)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:54:10 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 20241006055410151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055410554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20241006055411088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055411088 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) 20241006055412089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055412089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54: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_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 20241006055413090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055413090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_usim_a53_a54 started. 20241006055413648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055413651 DMM INFO MM(262420000000040/edc3bc2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055413652 DMM INFO MM(262420000000040/edc3bc2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055413652 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055413652 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055413652 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055413652 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006055413652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Deallocated (fsm.c:568) 20241006055413652 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055413652 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055413652 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055413652 DLLC NOTICE LLME(cccce5b2/edc3bc2d){ASSIGNED} LLGM Assign pre (edc3bc2d => ffffffff) (gprs_llc.c:1079) 20241006055413652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edc3bc2d => ffffffff) (gprs_llc.c:1125) 20241006055413652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055413685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055413685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055413685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055413685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055413685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055413685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055413685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055413685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055413685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055413686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055413686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055413686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055413686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055413686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055413686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055413686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055413686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055413686 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055413686 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055413686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055413686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055413686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055413688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055413694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055413694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055413705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055413705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055413705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055413705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055413705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055413705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055413705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055413705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055413705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055413706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055413706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055413706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055413706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055413706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055413706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055413706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055413706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055413706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055413706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055413706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055413706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055413706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055413708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055413712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055413712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(604)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(600)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055413717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055413717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055413717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055413717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055413717 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055413717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055413717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055413717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055413717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055413718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055413718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055413718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055413718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055413718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055413718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055413718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055413718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055413718 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055413718 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055413718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055413718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055413718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055413720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055413724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055413724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055414092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055414092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055414092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055414092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055414096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055414097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@3d8dbf798c9e: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='DC70E04A'O, index=0 SGSN_Test-GSUP(609)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@3d8dbf798c9e: 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 := '1B55F004B55F1771EC6DD6B49498A20C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '819C6629'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3782392C8817C864'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AB6E0FBC94FF566EF3D1B8B56402D334'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DD63DDF58C5CA9B9D4B443D87F8AE726'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B751DEF898E70DF59EF197D816A7979A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '551FE331AA572F25'O } } } } } 20241006055415187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055415187 DLLC NOTICE LLME(ffffffff/dc70e04a){UNASSIGNED} LLC RX: unknown TLLI 0xdc70e04a, creating LLME on the fly (gprs_llc.c:552) 20241006055415187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055415187 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006055415187 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055415187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055415187 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055415187 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055415187 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055415187 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055415187 DLLC NOTICE LLME(ffffffff/dc70e04a){UNASSIGNED} LLGM Assign pre (dc70e04a => f9bce6b8) (gprs_llc.c:1079) 20241006055415187 DLLC NOTICE LLME(dc70e04a/f9bce6b8){ASSIGNED} LLGM Assign post (dc70e04a => f9bce6b8) (gprs_llc.c:1125) 20241006055415187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055415187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055415187 DMM DEBUG MM(262420000000040/f9bce6b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055415204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055415204 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055415204 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055415204 DMM DEBUG MM(262420000000040/f9bce6b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006055415204 DMM NOTICE MM(262420000000040/f9bce6b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055415204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055415204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055415204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055415204 DMM DEBUG MM(262420000000040/f9bce6b8) Requesting authorization (sgsn_auth.c:160) 20241006055415204 DMM INFO MM(262420000000040/f9bce6b8) Requesting authentication tuples (sgsn_auth.c:184) 20241006055415204 DMM DEBUG MM(262420000000040/f9bce6b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055415204 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006055415204 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241006055415209 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055415209 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055415209 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055415209 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055415209 DMM INFO MM(262420000000040/f9bce6b8) Subscriber data update (mmctx.c:445) 20241006055415209 DMM DEBUG MM(262420000000040/f9bce6b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055415209 DMM INFO MM(262420000000040/f9bce6b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055415209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055415209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055415209 DMM INFO MM(262420000000040/f9bce6b8) <- GMM AUTH AND CIPHERING REQ (rand = 1b 55 f0 04 b5 5f 17 71 ec 6d d6 b4 94 98 a2 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 51 de f8 98 e7 0d f5 9e f1 97 d8 16 a7 97 9a ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@3d8dbf798c9e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055415229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33250<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(597)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@3d8dbf798c9e: Final verdict of PTC: none 20241006055415234 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055415234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(607)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(603)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(595)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(601)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(605)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:54:15 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 20241006055415292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055415694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67496) 20241006055416236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055416236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67496, count=71852) 20241006055417238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055417238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006055418240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055418240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_usim_a50_a54 started. 20241006055418789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055418791 DMM INFO MM(262420000000040/f9bce6b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055418791 DMM INFO MM(262420000000040/f9bce6b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055418792 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055418792 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055418792 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055418792 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006055418792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Deallocated (fsm.c:568) 20241006055418792 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055418792 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055418792 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055418792 DLLC NOTICE LLME(dc70e04a/f9bce6b8){ASSIGNED} LLGM Assign pre (f9bce6b8 => ffffffff) (gprs_llc.c:1079) 20241006055418792 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9bce6b8 => ffffffff) (gprs_llc.c:1125) 20241006055418792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055418840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055418840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055418840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055418840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055418840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055418840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055418840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055418840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055418840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055418841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055418841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055418841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055418841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055418841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055418841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055418841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055418841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055418841 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055418841 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055418841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055418841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055418841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055418843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055418847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055418847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055418855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055418855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055418855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055418855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055418855 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055418855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055418855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055418855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055418855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055418856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055418856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055418856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055418856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055418856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055418856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055418856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055418856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055418856 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055418856 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055418856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055418856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055418856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055418859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055418864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055418864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055418872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055418872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055418872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055418872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055418872 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055418872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055418872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055418872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055418872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055418873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055418873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055418873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055418873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055418873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055418873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055418873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055418873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055418873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055418873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055418873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055418873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055418873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055418875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055418879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055418879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055419241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055419241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055419241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055419241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055419245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055419246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@3d8dbf798c9e: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F3E061B5'O, index=0 SGSN_Test-GSUP(628)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@3d8dbf798c9e: 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 := '9D8FE66A7BF51E48D9223EEB41EC6DE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5174F830'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D53E15C36FEE051'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '21FEA1B74EDB2E1DE179EEA47E7FCF98'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '24E5099CEF14F1211A8DB0FFDEC399A4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5336DCA3AA353E33A9D981880B9B6357'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1CF651712491219E'O } } } } } 20241006055420322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055420322 DLLC NOTICE LLME(ffffffff/f3e061b5){UNASSIGNED} LLC RX: unknown TLLI 0xf3e061b5, creating LLME on the fly (gprs_llc.c:552) 20241006055420322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055420322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006055420322 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055420322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055420322 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055420322 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055420322 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055420322 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055420322 DLLC NOTICE LLME(ffffffff/f3e061b5){UNASSIGNED} LLGM Assign pre (f3e061b5 => dbf7e2b1) (gprs_llc.c:1079) 20241006055420322 DLLC NOTICE LLME(f3e061b5/dbf7e2b1){ASSIGNED} LLGM Assign post (f3e061b5 => dbf7e2b1) (gprs_llc.c:1125) 20241006055420322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055420322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055420322 DMM DEBUG MM(262420000000040/dbf7e2b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055420337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055420337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055420337 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055420337 DMM DEBUG MM(262420000000040/dbf7e2b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006055420337 DMM NOTICE MM(262420000000040/dbf7e2b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055420337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055420337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055420337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055420337 DMM DEBUG MM(262420000000040/dbf7e2b1) Requesting authorization (sgsn_auth.c:160) 20241006055420337 DMM INFO MM(262420000000040/dbf7e2b1) Requesting authentication tuples (sgsn_auth.c:184) 20241006055420337 DMM DEBUG MM(262420000000040/dbf7e2b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055420337 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006055420337 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241006055420343 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055420343 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055420343 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055420343 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055420343 DMM INFO MM(262420000000040/dbf7e2b1) Subscriber data update (mmctx.c:445) 20241006055420343 DMM DEBUG MM(262420000000040/dbf7e2b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055420343 DMM INFO MM(262420000000040/dbf7e2b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055420343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055420343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055420343 DMM INFO MM(262420000000040/dbf7e2b1) <- GMM AUTH AND CIPHERING REQ (rand = 9d 8f e6 6a 7b f5 1e 48 d9 22 3e eb 41 ec 6d e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 36 dc a3 aa 35 3e 33 a9 d9 81 88 0b 9b 63 57 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@3d8dbf798c9e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055420361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055420365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055420365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(627)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(628)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(626)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(621)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(616)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(614)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(624)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(619)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:54:20 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 20241006055420419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055420821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67776) 20241006055421366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055421366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67776, count=72132) 20241006055422367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055422367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006055422570 DGPRS DEBUG Checking for inactive LLMEs, time = 30722261 (sgsn.c:131) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54:22 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 20241006055423369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055423369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_usim_a54_a50 started. 20241006055423912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055423914 DMM INFO MM(262420000000040/dbf7e2b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055423914 DMM INFO MM(262420000000040/dbf7e2b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055423914 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055423914 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055423914 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055423914 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006055423914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Deallocated (fsm.c:568) 20241006055423914 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055423914 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055423915 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055423915 DLLC NOTICE LLME(f3e061b5/dbf7e2b1){ASSIGNED} LLGM Assign pre (dbf7e2b1 => ffffffff) (gprs_llc.c:1079) 20241006055423915 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbf7e2b1 => ffffffff) (gprs_llc.c:1125) 20241006055423915 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055423958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055423958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055423958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055423958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055423958 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055423958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055423958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055423958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055423958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055423959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055423959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055423959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055423959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055423959 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055423959 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055423959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055423960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055423960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055423961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055423966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055423966 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055423974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055423974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055423974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055423974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055423974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055423974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055423974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055423974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055423974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055423975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055423975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055423975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055423975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055423975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055423975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055423975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055423975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055423975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055423975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055423975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055423975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055423975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055423977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055423983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055423983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055423994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055423994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055423994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055423994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055423994 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055423994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055423994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055423994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055423994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055423995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055423995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055423995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055423995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055423995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055423995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055423995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055423995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055423995 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055423995 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055423995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(646)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055423995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055423995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055423997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055424001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055424001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055424370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055424370 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055424370 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055424370 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055424374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055424375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@3d8dbf798c9e: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='D889EAD8'O, index=0 SGSN_Test-GSUP(647)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@3d8dbf798c9e: 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 := '001B96DB882B27A8AB1FB99BDD79C059'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0BD55F7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0864E81C9DB5F2D0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2CA12BB944484E8D06371AEB585D4639'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8F315448209A302FA1C6D9E5AABE3ABA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9C056D2CACD07D55FB9CB59347A7E15E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9E0912FB66FB96D0'O } } } } } 20241006055425452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055425452 DLLC NOTICE LLME(ffffffff/d889ead8){UNASSIGNED} LLC RX: unknown TLLI 0xd889ead8, creating LLME on the fly (gprs_llc.c:552) 20241006055425452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055425452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241006055425452 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055425452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055425452 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055425452 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055425452 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055425452 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055425452 DLLC NOTICE LLME(ffffffff/d889ead8){UNASSIGNED} LLGM Assign pre (d889ead8 => fe1e9add) (gprs_llc.c:1079) 20241006055425452 DLLC NOTICE LLME(d889ead8/fe1e9add){ASSIGNED} LLGM Assign post (d889ead8 => fe1e9add) (gprs_llc.c:1125) 20241006055425452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055425452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055425452 DMM DEBUG MM(262420000000040/fe1e9add) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055425474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055425474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055425474 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055425474 DMM DEBUG MM(262420000000040/fe1e9add) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241006055425474 DMM NOTICE MM(262420000000040/fe1e9add) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055425474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055425474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055425474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055425474 DMM DEBUG MM(262420000000040/fe1e9add) Requesting authorization (sgsn_auth.c:160) 20241006055425475 DMM INFO MM(262420000000040/fe1e9add) Requesting authentication tuples (sgsn_auth.c:184) 20241006055425475 DMM DEBUG MM(262420000000040/fe1e9add) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055425475 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241006055425475 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241006055425481 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055425481 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055425481 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055425481 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055425481 DMM INFO MM(262420000000040/fe1e9add) Subscriber data update (mmctx.c:445) 20241006055425481 DMM DEBUG MM(262420000000040/fe1e9add) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055425481 DMM INFO MM(262420000000040/fe1e9add) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055425481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055425481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055425481 DMM INFO MM(262420000000040/fe1e9add) <- GMM AUTH AND CIPHERING REQ (rand = 00 1b 96 db 88 2b 27 a8 ab 1f b9 9b dd 79 c0 59 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9c 05 6d 2c ac d0 7d 55 fb 9c b5 93 47 a7 e1 5e ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@3d8dbf798c9e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055425502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44810<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055425505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055425505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(631)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(647)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(646)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(635)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(640)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(633)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(644)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(638)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:54:25 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 20241006055425622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055426024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54964) 20241006055426506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055426507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54964, count=71860) 20241006055427508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055427509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055428510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055428510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_detach_unknown_nopoweroff started. 20241006055429123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055429126 DMM INFO MM(262420000000040/fe1e9add) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055429126 DMM INFO MM(262420000000040/fe1e9add) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055429126 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055429126 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055429126 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055429126 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006055429126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Deallocated (fsm.c:568) 20241006055429126 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055429126 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055429126 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055429126 DLLC NOTICE LLME(d889ead8/fe1e9add){ASSIGNED} LLGM Assign pre (fe1e9add => ffffffff) (gprs_llc.c:1079) 20241006055429126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe1e9add => ffffffff) (gprs_llc.c:1125) 20241006055429126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055429178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055429178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055429178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055429178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055429178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055429178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055429178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055429178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055429178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055429179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055429179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055429179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055429179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055429179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055429179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055429179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055429179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055429179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055429179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055429179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055429180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055429180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055429186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055429195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055429195 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055429206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055429206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055429206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055429206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055429206 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055429206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055429206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055429206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055429206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055429207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055429207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055429207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055429207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055429207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055429207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055429207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) SGSN_Test-Gb2-NS2(659)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006055429207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055429207 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055429207 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055429207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055429207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055429207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055429209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055429214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055429214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(657)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055429220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055429220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055429220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055429220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055429220 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055429220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055429220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055429220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055429220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055429221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055429221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055429221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055429221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055429221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055429221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055429221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055429221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055429221 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055429221 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055429221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055429221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055429221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055429224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055429230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055429230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055429512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055429512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055429512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055429512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055429516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055429517 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@3d8dbf798c9e: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C462DF79'O, index=0 SGSN_Test-GSUP(666)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241006055430599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055430599 DLLC NOTICE LLME(ffffffff/c462df79){UNASSIGNED} LLC RX: unknown TLLI 0xc462df79, creating LLME on the fly (gprs_llc.c:552) 20241006055430599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055430599 DMM NOTICE LLME(ffffffff/c462df79){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241006055430599 DLLC NOTICE LLME(ffffffff/c462df79){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241006055430599 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc462df79 type=GPRS detach (gprs_gmm.c:1465) 20241006055430599 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241006055430599 DLLC NOTICE LLME(ffffffff/c462df79){UNASSIGNED} LLGM Assign pre (c462df79 => ffffffff) (gprs_llc.c:1079) 20241006055430599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c462df79 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@3d8dbf798c9e: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@3d8dbf798c9e: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055430630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44836<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(654)@3d8dbf798c9e: Final verdict of PTC: none 20241006055430635 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_detach_unknown_nopoweroff-BVCI210(657)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(660)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(664)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@3d8dbf798c9e: Final verdict of PTC: none 20241006055430635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_nopoweroff-BVCI220(663)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(662)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(652)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(658)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:54:30 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 20241006055430696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055430998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53996) 20241006055431636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055431636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53996, count=58352) 20241006055432637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055432637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54: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_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 20241006055433638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055433638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_detach_unknown_poweroff started. 20241006055434089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055434092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055434139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055434139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055434139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055434139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055434139 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055434139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055434139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055434139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055434139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055434139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055434139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055434139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055434140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055434140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055434140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055434140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055434140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055434140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055434140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055434140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055434140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055434140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055434141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055434146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055434146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055434155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055434155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055434155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055434155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055434155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055434155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055434155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055434155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055434155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055434156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055434156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055434156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055434156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055434156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055434156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055434156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055434156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055434156 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055434156 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055434156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055434156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055434156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055434158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055434163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055434163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055434171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055434171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055434171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055434171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055434171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055434171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055434171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055434171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055434171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055434172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055434172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055434172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055434172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055434172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055434172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055434172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055434172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055434172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055434172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055434172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055434172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055434172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055434173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055434178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055434178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055434639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055434639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055434640 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055434640 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055434643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055434645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@3d8dbf798c9e: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='CD3A9B76'O, index=0 SGSN_Test-GSUP(685)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241006055435710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055435710 DLLC NOTICE LLME(ffffffff/cd3a9b76){UNASSIGNED} LLC RX: unknown TLLI 0xcd3a9b76, creating LLME on the fly (gprs_llc.c:552) 20241006055435710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055435710 DMM NOTICE LLME(ffffffff/cd3a9b76){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@3d8dbf798c9e: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@3d8dbf798c9e: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055440725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(673)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@3d8dbf798c9e: Final verdict of PTC: none 20241006055440731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055440731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_poweroff-BVCI210(677)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(683)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(678)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(681)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(676)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(671)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:54:40 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 20241006055440841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055441143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48228) 20241006055441732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055441732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48228, count=52584) 20241006055442733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055442733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54: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_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 20241006055443734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055443734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_detach_nopoweroff started. 20241006055444241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055444243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055444288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055444288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055444288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055444288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055444288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055444288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055444288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055444288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055444288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055444289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055444289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055444289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055444289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055444289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055444289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055444289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055444289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055444289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055444289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055444289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055444290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055444290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055444291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055444296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055444296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055444306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055444306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055444306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055444306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055444306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055444306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055444306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055444306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055444306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(697)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(698)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055444307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055444307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055444307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055444307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055444307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055444307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055444307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055444307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055444307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055444307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055444307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(698)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055444308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055444308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055444309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055444314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055444314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(695)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055444320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055444320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055444320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055444320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055444320 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055444320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055444320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055444320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055444320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055444321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055444321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055444321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055444321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055444321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055444321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055444321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055444321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055444323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055444327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055444327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(700)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055444735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055444735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055444735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055444735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055444740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055444741 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@3d8dbf798c9e: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='F373CC4F'O, index=0 SGSN_Test-GSUP(704)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@3d8dbf798c9e: 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 := '1F9B882EEE962086947F97336A9DEFAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D33D724F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D85E8919C5CD9F9'O } } } } } 20241006055445815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055445815 DLLC NOTICE LLME(ffffffff/f373cc4f){UNASSIGNED} LLC RX: unknown TLLI 0xf373cc4f, creating LLME on the fly (gprs_llc.c:552) 20241006055445815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055445815 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241006055445815 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055445815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055445815 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055445815 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055445815 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055445815 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055445815 DLLC NOTICE LLME(ffffffff/f373cc4f){UNASSIGNED} LLGM Assign pre (f373cc4f => c9a20f7a) (gprs_llc.c:1079) 20241006055445815 DLLC NOTICE LLME(f373cc4f/c9a20f7a){ASSIGNED} LLGM Assign post (f373cc4f => c9a20f7a) (gprs_llc.c:1125) 20241006055445815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055445815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055445815 DMM DEBUG MM(262420000000015/c9a20f7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055445832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055445832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055445832 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055445832 DMM DEBUG MM(262420000000015/c9a20f7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241006055445832 DMM NOTICE MM(262420000000015/c9a20f7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055445832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055445832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055445833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055445833 DMM DEBUG MM(262420000000015/c9a20f7a) Requesting authorization (sgsn_auth.c:160) 20241006055445833 DMM INFO MM(262420000000015/c9a20f7a) Requesting authentication tuples (sgsn_auth.c:184) 20241006055445833 DMM DEBUG MM(262420000000015/c9a20f7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055445833 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241006055445833 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@3d8dbf798c9e: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241006055445838 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055445838 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055445838 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055445838 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055445838 DMM INFO MM(262420000000015/c9a20f7a) Subscriber data update (mmctx.c:445) 20241006055445838 DMM DEBUG MM(262420000000015/c9a20f7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055445838 DMM INFO MM(262420000000015/c9a20f7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055445839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055445839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055445839 DMM INFO MM(262420000000015/c9a20f7a) <- GMM AUTH AND CIPHERING REQ (rand = 1f 9b 88 2e ee 96 20 86 94 7f 97 33 6a 9d ef aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055445853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055445853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055445853 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055445853 DMM INFO MM(262420000000015/c9a20f7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055445853 DMM NOTICE MM(262420000000015/c9a20f7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055445853 DMM DEBUG MM(262420000000015/c9a20f7a) checking auth: received GSM SRES = d3 3d 72 4f (gprs_gmm.c:666) 20241006055445853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055445853 DMM DEBUG MM(262420000000015/c9a20f7a) Requesting authorization (sgsn_auth.c:160) 20241006055445854 DMM INFO MM(262420000000015/c9a20f7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055445854 DMM DEBUG MM(262420000000015/c9a20f7a) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055445854 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241006055445854 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) 20241006055445854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055445854 DMM INFO MM(262420000000015/c9a20f7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9a20f7a) (gprs_gmm.c:300) 20241006055445857 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055445857 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055445857 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241006055445857 DMM INFO MM(262420000000015/c9a20f7a) Subscriber data update (mmctx.c:445) 20241006055445857 DMM DEBUG MM(262420000000015/c9a20f7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055445857 DMM INFO MM(262420000000015/c9a20f7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055445857 DMM NOTICE MM(262420000000015/c9a20f7a) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241006055445857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055445857 DMM NOTICE MM(262420000000015/c9a20f7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055445857 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) 20241006055445858 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055445858 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241006055445858 DMM INFO MM(262420000000015/c9a20f7a) Subscriber data update (mmctx.c:445) 20241006055445858 DMM DEBUG MM(262420000000015/c9a20f7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055445871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055445871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055445871 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055445871 DMM INFO MM(262420000000015/c9a20f7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055445871 DMM NOTICE MM(262420000000015/c9a20f7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055445871 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055445871 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055445871 DLLC NOTICE LLME(f373cc4f/c9a20f7a){ASSIGNED} LLGM Assign pre (ffffffff => c9a20f7a) (gprs_llc.c:1079) 20241006055445871 DLLC NOTICE LLME(ffffffff/c9a20f7a){ASSIGNED} LLGM Assign post (ffffffff => c9a20f7a) (gprs_llc.c:1125) 20241006055445871 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055445871 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055445871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055445871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055445928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055445928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055445929 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055445929 DMM INFO MM(262420000000015/c9a20f7a) -> GMM DETACH REQUEST TLLI=0xc9a20f7a type=GPRS detach (gprs_gmm.c:1465) 20241006055445929 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241006055445929 DMM INFO MM(262420000000015/c9a20f7a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006055445929 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055445929 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055445929 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055445929 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055445929 DLLC NOTICE LLME(ffffffff/c9a20f7a){ASSIGNED} LLGM Assign pre (c9a20f7a => ffffffff) (gprs_llc.c:1079) 20241006055445929 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a20f7a => ffffffff) (gprs_llc.c:1125) 20241006055445929 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241006055445929 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) 20241006055445929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055445929 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055445929 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055445929 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055445931 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@3d8dbf798c9e: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055445942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055445947 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055445947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(702)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(692)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(698)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(700)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(690)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(701)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(696)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_nopoweroff-BVCI220(700): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:54:45 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241006055446046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055446349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72416) 20241006055446948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055446948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72416, count=93112) 20241006055447949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055447950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055448950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055448950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_detach_poweroff started. 20241006055449437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055449440 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055449475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055449475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055449475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055449475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055449475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055449476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055449476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055449476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055449476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055449476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055449476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055449476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055449476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055449476 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055449476 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055449476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055449476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055449476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055449479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055449485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055449485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055449491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055449491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055449491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055449491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055449491 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055449491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055449491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055449491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055449491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055449492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055449492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055449492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055449492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055449492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055449492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055449492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055449492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055449492 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055449492 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055449492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055449492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055449492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055449495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055449500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055449500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055449513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055449513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055449513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055449513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055449513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055449513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055449513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055449513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055449513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055449514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055449514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055449514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055449514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055449514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055449514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055449514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055449514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055449514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055449514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055449515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055449515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055449515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055449517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055449521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055449521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055449952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055449952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055449952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055449952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055449956 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241006055449957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@3d8dbf798c9e: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F4528BC5'O, index=0 SGSN_Test-GSUP(723)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@3d8dbf798c9e: 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 := '7C3121935690DC306496DDD60FD89930'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '994BE9B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A22B99662EF7CCA2'O } } } } } 20241006055451027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055451027 DLLC NOTICE LLME(ffffffff/f4528bc5){UNASSIGNED} LLC RX: unknown TLLI 0xf4528bc5, creating LLME on the fly (gprs_llc.c:552) 20241006055451027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055451027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241006055451027 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055451027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055451027 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055451027 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055451027 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055451027 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055451027 DLLC NOTICE LLME(ffffffff/f4528bc5){UNASSIGNED} LLGM Assign pre (f4528bc5 => d5d9b137) (gprs_llc.c:1079) 20241006055451027 DLLC NOTICE LLME(f4528bc5/d5d9b137){ASSIGNED} LLGM Assign post (f4528bc5 => d5d9b137) (gprs_llc.c:1125) 20241006055451027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055451027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055451027 DMM DEBUG MM(262420000000016/d5d9b137) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055451042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055451042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055451042 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055451042 DMM DEBUG MM(262420000000016/d5d9b137) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241006055451042 DMM NOTICE MM(262420000000016/d5d9b137) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055451042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055451042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055451042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055451042 DMM DEBUG MM(262420000000016/d5d9b137) Requesting authorization (sgsn_auth.c:160) 20241006055451042 DMM INFO MM(262420000000016/d5d9b137) Requesting authentication tuples (sgsn_auth.c:184) 20241006055451042 DMM DEBUG MM(262420000000016/d5d9b137) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055451042 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241006055451042 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@3d8dbf798c9e: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241006055451046 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055451046 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055451046 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055451046 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055451046 DMM INFO MM(262420000000016/d5d9b137) Subscriber data update (mmctx.c:445) 20241006055451046 DMM DEBUG MM(262420000000016/d5d9b137) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055451046 DMM INFO MM(262420000000016/d5d9b137) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055451046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055451046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055451046 DMM INFO MM(262420000000016/d5d9b137) <- GMM AUTH AND CIPHERING REQ (rand = 7c 31 21 93 56 90 dc 30 64 96 dd d6 0f d8 99 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055451060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055451060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055451060 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055451060 DMM INFO MM(262420000000016/d5d9b137) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055451060 DMM NOTICE MM(262420000000016/d5d9b137) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055451060 DMM DEBUG MM(262420000000016/d5d9b137) checking auth: received GSM SRES = 99 4b e9 b2 (gprs_gmm.c:666) 20241006055451060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055451060 DMM DEBUG MM(262420000000016/d5d9b137) Requesting authorization (sgsn_auth.c:160) 20241006055451060 DMM INFO MM(262420000000016/d5d9b137) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055451060 DMM DEBUG MM(262420000000016/d5d9b137) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055451060 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241006055451060 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) 20241006055451060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055451060 DMM INFO MM(262420000000016/d5d9b137) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5d9b137) (gprs_gmm.c:300) 20241006055451063 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055451063 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055451063 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241006055451063 DMM INFO MM(262420000000016/d5d9b137) Subscriber data update (mmctx.c:445) 20241006055451063 DMM DEBUG MM(262420000000016/d5d9b137) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055451063 DMM INFO MM(262420000000016/d5d9b137) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055451063 DMM NOTICE MM(262420000000016/d5d9b137) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241006055451063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055451063 DMM NOTICE MM(262420000000016/d5d9b137) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055451063 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) 20241006055451063 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055451063 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241006055451063 DMM INFO MM(262420000000016/d5d9b137) Subscriber data update (mmctx.c:445) 20241006055451063 DMM DEBUG MM(262420000000016/d5d9b137) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055451075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055451075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055451075 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055451075 DMM INFO MM(262420000000016/d5d9b137) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055451075 DMM NOTICE MM(262420000000016/d5d9b137) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055451075 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055451075 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055451075 DLLC NOTICE LLME(f4528bc5/d5d9b137){ASSIGNED} LLGM Assign pre (ffffffff => d5d9b137) (gprs_llc.c:1079) 20241006055451075 DLLC NOTICE LLME(ffffffff/d5d9b137){ASSIGNED} LLGM Assign post (ffffffff => d5d9b137) (gprs_llc.c:1125) 20241006055451075 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055451075 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055451075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055451075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055451132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055451132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241006055451132 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055451132 DMM INFO MM(262420000000016/d5d9b137) -> GMM DETACH REQUEST TLLI=0xd5d9b137 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006055451132 DMM INFO MM(262420000000016/d5d9b137) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006055451132 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055451132 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055451132 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055451132 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055451132 DLLC NOTICE LLME(ffffffff/d5d9b137){ASSIGNED} LLGM Assign pre (d5d9b137 => ffffffff) (gprs_llc.c:1079) 20241006055451132 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5d9b137 => ffffffff) (gprs_llc.c:1125) 20241006055451132 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241006055451132 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) 20241006055451132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055451132 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055451132 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055451132 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055451134 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241006055452570 DGPRS DEBUG Checking for inactive LLMEs, time = 30722291 (sgsn.c:131) TC_detach_poweroff(725)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@3d8dbf798c9e: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055456152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055456156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055456156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(712)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(716)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(722)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(723)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@3d8dbf798c9e: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(711)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(709)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(714)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(720)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_detach_poweroff finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:54:56 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241006055456232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055456534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89872) 20241006055457158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055457158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89872, count=94228) 20241006055458160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055458160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:54: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.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 20241006055459161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055459161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act started. 20241006055459622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055459624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055459664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055459664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055459664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055459664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055459664 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055459664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055459664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055459664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055459664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055459665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055459665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055459665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055459665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055459665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055459665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055459665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055459665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055459665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055459665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055459665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055459665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055459665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055459667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055459672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055459672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055459679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055459679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055459679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055459679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055459679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055459679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055459679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055459679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055459679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055459680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055459680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055459680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055459680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055459680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055459680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055459680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055459680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055459680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055459680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055459680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055459680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055459680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055459682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055459688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055459688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055459696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055459696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055459696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055459696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055459696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055459696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055459696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055459696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055459696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055459697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055459697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055459697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055459697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055459697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055459697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055459697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055459697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055459697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055459697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055459697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055459697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055459697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055459700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055459704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055459704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055500162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055500162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055500162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055500162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055500166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241006055500167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F38274CB'O, index=0 SGSN_Test-GSUP(742)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@3d8dbf798c9e: 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 := '94B39119DC78E9EAA6D09F6ABEA10E7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1AB08BBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9A781B2949566D8'O } } } } } 20241006055500232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055500232 DLLC NOTICE LLME(ffffffff/f38274cb){UNASSIGNED} LLC RX: unknown TLLI 0xf38274cb, creating LLME on the fly (gprs_llc.c:552) 20241006055500232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055500232 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241006055500232 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055500232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055500232 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055500232 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055500232 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055500232 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055500232 DLLC NOTICE LLME(ffffffff/f38274cb){UNASSIGNED} LLGM Assign pre (f38274cb => d6dcf350) (gprs_llc.c:1079) 20241006055500232 DLLC NOTICE LLME(f38274cb/d6dcf350){ASSIGNED} LLGM Assign post (f38274cb => d6dcf350) (gprs_llc.c:1125) 20241006055500232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055500232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055500232 DMM DEBUG MM(262420000000017/d6dcf350) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055500240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055500240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055500240 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055500240 DMM DEBUG MM(262420000000017/d6dcf350) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241006055500240 DMM NOTICE MM(262420000000017/d6dcf350) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055500240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055500240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055500240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055500240 DMM DEBUG MM(262420000000017/d6dcf350) Requesting authorization (sgsn_auth.c:160) 20241006055500240 DMM INFO MM(262420000000017/d6dcf350) Requesting authentication tuples (sgsn_auth.c:184) 20241006055500240 DMM DEBUG MM(262420000000017/d6dcf350) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055500240 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241006055500240 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241006055500241 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055500241 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055500241 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055500241 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055500241 DMM INFO MM(262420000000017/d6dcf350) Subscriber data update (mmctx.c:445) 20241006055500241 DMM DEBUG MM(262420000000017/d6dcf350) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055500241 DMM INFO MM(262420000000017/d6dcf350) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055500241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055500241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055500242 DMM INFO MM(262420000000017/d6dcf350) <- GMM AUTH AND CIPHERING REQ (rand = 94 b3 91 19 dc 78 e9 ea a6 d0 9f 6a be a1 0e 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055500245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055500245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055500245 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055500245 DMM INFO MM(262420000000017/d6dcf350) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055500245 DMM NOTICE MM(262420000000017/d6dcf350) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055500245 DMM DEBUG MM(262420000000017/d6dcf350) checking auth: received GSM SRES = 1a b0 8b ba (gprs_gmm.c:666) 20241006055500245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055500245 DMM DEBUG MM(262420000000017/d6dcf350) Requesting authorization (sgsn_auth.c:160) 20241006055500245 DMM INFO MM(262420000000017/d6dcf350) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055500245 DMM DEBUG MM(262420000000017/d6dcf350) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055500245 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241006055500245 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) 20241006055500245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055500245 DMM INFO MM(262420000000017/d6dcf350) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6dcf350) (gprs_gmm.c:300) 20241006055500246 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055500246 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055500246 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241006055500246 DMM INFO MM(262420000000017/d6dcf350) Subscriber data update (mmctx.c:445) 20241006055500246 DMM DEBUG MM(262420000000017/d6dcf350) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055500246 DMM INFO MM(262420000000017/d6dcf350) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055500246 DMM NOTICE MM(262420000000017/d6dcf350) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241006055500246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055500246 DMM NOTICE MM(262420000000017/d6dcf350) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055500246 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) 20241006055500246 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055500246 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241006055500246 DMM INFO MM(262420000000017/d6dcf350) Subscriber data update (mmctx.c:445) 20241006055500246 DMM DEBUG MM(262420000000017/d6dcf350) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055500249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055500249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055500249 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055500249 DMM INFO MM(262420000000017/d6dcf350) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055500249 DMM NOTICE MM(262420000000017/d6dcf350) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055500249 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055500249 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055500249 DLLC NOTICE LLME(f38274cb/d6dcf350){ASSIGNED} LLGM Assign pre (ffffffff => d6dcf350) (gprs_llc.c:1079) 20241006055500249 DLLC NOTICE LLME(ffffffff/d6dcf350){ASSIGNED} LLGM Assign post (ffffffff => d6dcf350) (gprs_llc.c:1125) 20241006055500249 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055500249 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055500249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055500249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055500306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055500306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055500306 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055500306 DMM INFO MM(262420000000017/d6dcf350) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055500307 DMM INFO MM(262420000000017/d6dcf350) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055500307 DMM DEBUG MM(262420000000017/d6dcf350) Using GGSN 0 (gprs_sm.c:317) 20241006055500307 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) 20241006055500307 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241006055500307 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055500307 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055500307 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241006055500331 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 53 6e d9 ec 11 cf 14 9f 7a 14 05 7f 2b 20 b4 82 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) 20241006055500332 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc60d0, cbp=0x560cf8c70bf0) (sgsn_libgtp.c:629) 20241006055500332 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055500332 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c763d8 TLLI=d6dcf350, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055500332 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055500332 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@3d8dbf798c9e: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055500351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@3d8dbf798c9e: Final verdict of PTC: none 20241006055500356 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055500357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(735)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(730)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(740)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(733)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(738)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(728)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:55:00 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 20241006055500478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055500880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88120) 20241006055501358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055501358 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) 20241006055502360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055502360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:55: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_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 20241006055503362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055503362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_pdp_act_unattached started. 20241006055503976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055503978 DMM INFO MM(262420000000017/d6dcf350) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055503978 DMM INFO MM(262420000000017/d6dcf350) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055503978 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055503978 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055503978 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055503978 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055503978 DLLC NOTICE LLME(ffffffff/d6dcf350){ASSIGNED} LLGM Assign pre (d6dcf350 => ffffffff) (gprs_llc.c:1079) 20241006055503978 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6dcf350 => ffffffff) (gprs_llc.c:1125) 20241006055503978 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c76080 (gprs_sndcp.c:574) 20241006055503978 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c763d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055503978 DMM NOTICE MM(262420000000017/d6dcf350) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055503978 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241006055503978 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055503978 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055503978 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241006055503979 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241006055503979 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) 20241006055503979 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) 20241006055503979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055503979 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055503979 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055503979 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055503979 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055504021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055504021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055504021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055504021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055504021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055504021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055504021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055504021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055504021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055504022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055504022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055504022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055504022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055504022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055504022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055504022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055504022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055504022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055504022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055504022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055504022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055504022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055504024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055504029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055504029 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055504040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055504040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055504040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055504040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055504040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055504040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055504040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055504040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055504040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055504041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055504041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055504041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055504041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055504041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055504041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055504041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055504041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055504041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055504041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055504041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055504042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055504042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055504043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055504048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055504048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055504056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055504056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055504056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055504056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055504056 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055504056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055504056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055504056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055504056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055504057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055504057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055504057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055504057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055504057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055504057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055504057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055504057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055504057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055504057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055504057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055504057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055504057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055504059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055504063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055504063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055504363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055504363 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055504363 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055504363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055504367 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055504368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@3d8dbf798c9e: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C042E776'O, index=0 SGSN_Test-GSUP(761)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241006055504431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055504431 DLLC NOTICE LLME(ffffffff/c042e776){UNASSIGNED} LLC RX: unknown TLLI 0xc042e776, creating LLME on the fly (gprs_llc.c:552) 20241006055504431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241006055504431 DMM NOTICE LLME(ffffffff/c042e776){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241006055504431 DLLC NOTICE LLME(ffffffff/c042e776){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241006055504431 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@3d8dbf798c9e: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@3d8dbf798c9e: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055504448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(751)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(754)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@3d8dbf798c9e: Final verdict of PTC: none 20241006055504452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055504452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(759)@3d8dbf798c9e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@3d8dbf798c9e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(761)@3d8dbf798c9e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(749)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(752)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(747)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(757)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:55:04 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 20241006055504519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055504821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58536) 20241006055505454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055505454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58536, count=59796) 20241006055506456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055506456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:55: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.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 20241006055507458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055507458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_user started. 20241006055507926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055507930 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055507977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055507977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055507977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055507977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055507977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055507978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055507978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055507978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055507978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055507978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055507978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055507978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055507978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055507978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055507978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055507978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055507978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055507978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055507980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055507984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055507984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055507995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055507995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055507995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055507995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055507995 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055507995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055507995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055507995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055507995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055507996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055507996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055507996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055507996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055507996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055507996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055507996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055507996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055507996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055507996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055507996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055507996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055507996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055507998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055508002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055508002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(771)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055508007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055508007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055508007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055508007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055508007 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055508007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055508007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055508007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055508007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055508007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055508007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055508007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055508007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055508007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055508007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055508007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055508007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055508007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055508007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055508007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055508008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055508008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055508009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055508014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055508014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055508460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055508460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055508460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055508460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055508464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055508465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E151DAD0'O, index=0 SGSN_Test-GSUP(780)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@3d8dbf798c9e: 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 := '55932F7AAC534A5946FDC3F0A0398BEB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EEA98766'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39591483779F35F7'O } } } } } 20241006055508536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055508536 DLLC NOTICE LLME(ffffffff/e151dad0){UNASSIGNED} LLC RX: unknown TLLI 0xe151dad0, creating LLME on the fly (gprs_llc.c:552) 20241006055508536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055508536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241006055508536 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055508536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055508536 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055508536 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055508536 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055508536 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055508536 DLLC NOTICE LLME(ffffffff/e151dad0){UNASSIGNED} LLGM Assign pre (e151dad0 => ff08f0f9) (gprs_llc.c:1079) 20241006055508536 DLLC NOTICE LLME(e151dad0/ff08f0f9){ASSIGNED} LLGM Assign post (e151dad0 => ff08f0f9) (gprs_llc.c:1125) 20241006055508536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055508536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055508536 DMM DEBUG MM(262420000000019/ff08f0f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055508548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055508548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055508548 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055508548 DMM DEBUG MM(262420000000019/ff08f0f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241006055508548 DMM NOTICE MM(262420000000019/ff08f0f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055508549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055508549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055508549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055508549 DMM DEBUG MM(262420000000019/ff08f0f9) Requesting authorization (sgsn_auth.c:160) 20241006055508549 DMM INFO MM(262420000000019/ff08f0f9) Requesting authentication tuples (sgsn_auth.c:184) 20241006055508549 DMM DEBUG MM(262420000000019/ff08f0f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055508549 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241006055508549 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241006055508554 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055508554 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055508554 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055508554 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055508554 DMM INFO MM(262420000000019/ff08f0f9) Subscriber data update (mmctx.c:445) 20241006055508554 DMM DEBUG MM(262420000000019/ff08f0f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055508554 DMM INFO MM(262420000000019/ff08f0f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055508554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055508554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055508554 DMM INFO MM(262420000000019/ff08f0f9) <- GMM AUTH AND CIPHERING REQ (rand = 55 93 2f 7a ac 53 4a 59 46 fd c3 f0 a0 39 8b eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055508566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055508566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055508566 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055508566 DMM INFO MM(262420000000019/ff08f0f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055508566 DMM NOTICE MM(262420000000019/ff08f0f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055508566 DMM DEBUG MM(262420000000019/ff08f0f9) checking auth: received GSM SRES = ee a9 87 66 (gprs_gmm.c:666) 20241006055508566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055508566 DMM DEBUG MM(262420000000019/ff08f0f9) Requesting authorization (sgsn_auth.c:160) 20241006055508566 DMM INFO MM(262420000000019/ff08f0f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055508566 DMM DEBUG MM(262420000000019/ff08f0f9) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055508566 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241006055508566 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) 20241006055508566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055508566 DMM INFO MM(262420000000019/ff08f0f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xff08f0f9) (gprs_gmm.c:300) 20241006055508568 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055508568 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055508568 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241006055508568 DMM INFO MM(262420000000019/ff08f0f9) Subscriber data update (mmctx.c:445) 20241006055508568 DMM DEBUG MM(262420000000019/ff08f0f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055508568 DMM INFO MM(262420000000019/ff08f0f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055508568 DMM NOTICE MM(262420000000019/ff08f0f9) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241006055508568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055508568 DMM NOTICE MM(262420000000019/ff08f0f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055508568 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) 20241006055508568 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055508568 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241006055508568 DMM INFO MM(262420000000019/ff08f0f9) Subscriber data update (mmctx.c:445) 20241006055508568 DMM DEBUG MM(262420000000019/ff08f0f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055508575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055508575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055508575 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055508575 DMM INFO MM(262420000000019/ff08f0f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055508575 DMM NOTICE MM(262420000000019/ff08f0f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055508575 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055508575 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055508575 DLLC NOTICE LLME(e151dad0/ff08f0f9){ASSIGNED} LLGM Assign pre (ffffffff => ff08f0f9) (gprs_llc.c:1079) 20241006055508575 DLLC NOTICE LLME(ffffffff/ff08f0f9){ASSIGNED} LLGM Assign post (ffffffff => ff08f0f9) (gprs_llc.c:1125) 20241006055508575 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055508575 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055508575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055508575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055508626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055508626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055508626 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055508626 DMM INFO MM(262420000000019/ff08f0f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055508626 DMM INFO MM(262420000000019/ff08f0f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055508626 DMM DEBUG MM(262420000000019/ff08f0f9) Using GGSN 0 (gprs_sm.c:317) 20241006055508626 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) 20241006055508626 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241006055508626 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055508626 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055508626 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241006055508632 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 a1 d1 7d 31 11 73 d6 2e 55 14 05 7f 6a 48 b9 68 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) 20241006055508632 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc7148, cbp=0x560cf8c70ff0) (sgsn_libgtp.c:629) 20241006055508632 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055508632 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c77518 TLLI=ff08f0f9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055508632 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055508632 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055508636 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241006055508640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055508640 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006055508640 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@3d8dbf798c9e: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055508642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45436<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@3d8dbf798c9e: Final verdict of PTC: none 20241006055508643 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055508643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI196(767)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(771)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(774)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(778)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(772)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(768)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(766)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(776)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(771): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:55:08 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 20241006055508703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055509106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94980) 20241006055509643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055509644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94980, count=96140) 20241006055510644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055510645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:55: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.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 20241006055511645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055511645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_ggsn_reject started. 20241006055512204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055512207 DMM INFO MM(262420000000019/ff08f0f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055512207 DMM INFO MM(262420000000019/ff08f0f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055512207 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055512207 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055512207 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055512207 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055512207 DLLC NOTICE LLME(ffffffff/ff08f0f9){ASSIGNED} LLGM Assign pre (ff08f0f9 => ffffffff) (gprs_llc.c:1079) 20241006055512207 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff08f0f9 => ffffffff) (gprs_llc.c:1125) 20241006055512207 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c771c0 (gprs_sndcp.c:574) 20241006055512207 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c77518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055512207 DMM NOTICE MM(262420000000019/ff08f0f9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055512207 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241006055512207 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055512207 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055512207 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241006055512208 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241006055512208 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) 20241006055512208 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) 20241006055512208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055512208 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055512208 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055512208 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055512208 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055512245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055512245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055512245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055512245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055512245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055512245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055512245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055512245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055512245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055512246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055512246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055512246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055512246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055512246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055512246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055512246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055512246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055512246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055512246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055512247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055512247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055512247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055512249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055512253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055512253 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055512260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055512260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055512260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055512260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055512260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055512260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055512260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055512260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055512260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055512261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055512261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055512261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055512261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055512261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055512261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055512261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055512261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055512261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055512261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055512261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055512261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055512261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055512263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055512268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055512268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055512277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055512277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055512277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055512277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055512277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055512277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055512277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055512277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055512277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055512278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055512278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055512278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055512278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055512278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055512278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055512278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055512278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055512278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055512278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055512278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055512278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055512278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055512280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055512284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055512284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055512646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055512646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055512646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055512646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055512650 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055512651 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='DD382E4A'O, index=0 SGSN_Test-GSUP(799)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@3d8dbf798c9e: 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 := '6ABAB03CBF7AE93686BCA079F75EB9D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D90B409'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A14D176D2F42D75D'O } } } } } 20241006055512715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055512715 DLLC NOTICE LLME(ffffffff/dd382e4a){UNASSIGNED} LLC RX: unknown TLLI 0xdd382e4a, creating LLME on the fly (gprs_llc.c:552) 20241006055512715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055512715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241006055512715 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055512715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055512715 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055512715 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055512715 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055512715 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055512715 DLLC NOTICE LLME(ffffffff/dd382e4a){UNASSIGNED} LLGM Assign pre (dd382e4a => e62031db) (gprs_llc.c:1079) 20241006055512715 DLLC NOTICE LLME(dd382e4a/e62031db){ASSIGNED} LLGM Assign post (dd382e4a => e62031db) (gprs_llc.c:1125) 20241006055512715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055512715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055512715 DMM DEBUG MM(262420000000020/e62031db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055512733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055512733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055512733 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055512733 DMM DEBUG MM(262420000000020/e62031db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241006055512733 DMM NOTICE MM(262420000000020/e62031db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055512733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055512733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055512733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055512733 DMM DEBUG MM(262420000000020/e62031db) Requesting authorization (sgsn_auth.c:160) 20241006055512733 DMM INFO MM(262420000000020/e62031db) Requesting authentication tuples (sgsn_auth.c:184) 20241006055512733 DMM DEBUG MM(262420000000020/e62031db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055512733 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241006055512733 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241006055512739 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055512739 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055512739 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055512739 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055512739 DMM INFO MM(262420000000020/e62031db) Subscriber data update (mmctx.c:445) 20241006055512739 DMM DEBUG MM(262420000000020/e62031db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055512739 DMM INFO MM(262420000000020/e62031db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055512739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055512739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055512739 DMM INFO MM(262420000000020/e62031db) <- GMM AUTH AND CIPHERING REQ (rand = 6a ba b0 3c bf 7a e9 36 86 bc a0 79 f7 5e b9 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055512754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055512754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055512754 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055512754 DMM INFO MM(262420000000020/e62031db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055512754 DMM NOTICE MM(262420000000020/e62031db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055512754 DMM DEBUG MM(262420000000020/e62031db) checking auth: received GSM SRES = 1d 90 b4 09 (gprs_gmm.c:666) 20241006055512754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055512754 DMM DEBUG MM(262420000000020/e62031db) Requesting authorization (sgsn_auth.c:160) 20241006055512754 DMM INFO MM(262420000000020/e62031db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055512754 DMM DEBUG MM(262420000000020/e62031db) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055512754 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241006055512754 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) 20241006055512754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055512754 DMM INFO MM(262420000000020/e62031db) <- GMM ATTACH ACCEPT (new P-TMSI=0xe62031db) (gprs_gmm.c:300) 20241006055512757 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055512757 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055512757 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241006055512757 DMM INFO MM(262420000000020/e62031db) Subscriber data update (mmctx.c:445) 20241006055512757 DMM DEBUG MM(262420000000020/e62031db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055512757 DMM INFO MM(262420000000020/e62031db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055512757 DMM NOTICE MM(262420000000020/e62031db) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241006055512757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055512757 DMM NOTICE MM(262420000000020/e62031db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055512757 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) 20241006055512759 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055512759 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241006055512759 DMM INFO MM(262420000000020/e62031db) Subscriber data update (mmctx.c:445) 20241006055512759 DMM DEBUG MM(262420000000020/e62031db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055512771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055512771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055512771 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055512771 DMM INFO MM(262420000000020/e62031db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055512771 DMM NOTICE MM(262420000000020/e62031db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055512771 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055512771 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055512771 DLLC NOTICE LLME(dd382e4a/e62031db){ASSIGNED} LLGM Assign pre (ffffffff => e62031db) (gprs_llc.c:1079) 20241006055512771 DLLC NOTICE LLME(ffffffff/e62031db){ASSIGNED} LLGM Assign post (ffffffff => e62031db) (gprs_llc.c:1125) 20241006055512771 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055512771 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055512771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055512771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055512830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055512830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055512830 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055512830 DMM INFO MM(262420000000020/e62031db) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055512830 DMM INFO MM(262420000000020/e62031db) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055512830 DMM DEBUG MM(262420000000020/e62031db) Using GGSN 0 (gprs_sm.c:317) 20241006055512830 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) 20241006055512830 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241006055512830 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055512830 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055512830 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241006055512855 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 7c 8c 18 e7 11 5b bf 4b 16 14 05 7f 62 a1 05 4f 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) 20241006055512855 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fe03cdc81c0, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055512855 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241006055512855 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241006055512855 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006055512855 DMM NOTICE MM(262420000000020/e62031db) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@3d8dbf798c9e: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055512870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(792)@3d8dbf798c9e: Final verdict of PTC: none 20241006055512874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055512874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(787)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(797)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(790)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(785)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(795)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:55:12 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 20241006055512928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055513330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97512) 20241006055513875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055513876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97512, count=98672) 20241006055514876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055514876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:55: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_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 20241006055515877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055515877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_user_deact_mo started. 20241006055516431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055516433 DMM INFO MM(262420000000020/e62031db) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055516433 DMM INFO MM(262420000000020/e62031db) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055516433 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055516433 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055516433 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055516433 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055516433 DLLC NOTICE LLME(ffffffff/e62031db){ASSIGNED} LLGM Assign pre (e62031db => ffffffff) (gprs_llc.c:1079) 20241006055516433 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e62031db => ffffffff) (gprs_llc.c:1125) 20241006055516433 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241006055516434 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) 20241006055516434 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) 20241006055516434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055516434 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055516434 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055516434 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055516434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055516471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055516471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055516471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055516471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055516471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055516471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055516471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055516471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055516471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055516472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055516472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055516472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055516472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055516472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055516472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055516472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055516472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055516472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055516472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055516472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055516472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055516472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055516475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055516480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055516480 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055516486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055516486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055516486 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055516486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055516486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055516487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055516487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055516487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055516487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055516487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055516487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055516487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055516487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055516487 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055516487 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055516487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055516487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055516487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055516489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055516494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055516494 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055516502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055516502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055516502 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055516502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055516502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055516503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055516503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055516503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055516503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055516503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055516503 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055516503 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055516503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055516503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055516504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055516509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055516509 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055516879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055516879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055516879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055516879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055516883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055516884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C8121F4E'O, index=0 SGSN_Test-GSUP(818)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := '617EB6CA05D46ADB9308187710BA05A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BCBE8796'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B388FB6BD9385ACA'O } } } } } 20241006055516940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055516940 DLLC NOTICE LLME(ffffffff/c8121f4e){UNASSIGNED} LLC RX: unknown TLLI 0xc8121f4e, creating LLME on the fly (gprs_llc.c:552) 20241006055516940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055516940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241006055516940 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055516940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055516940 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055516940 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055516940 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055516940 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055516940 DLLC NOTICE LLME(ffffffff/c8121f4e){UNASSIGNED} LLGM Assign pre (c8121f4e => e22cec71) (gprs_llc.c:1079) 20241006055516940 DLLC NOTICE LLME(c8121f4e/e22cec71){ASSIGNED} LLGM Assign post (c8121f4e => e22cec71) (gprs_llc.c:1125) 20241006055516940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055516940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055516940 DMM DEBUG MM(262420000000021/e22cec71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055516952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055516952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055516952 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055516952 DMM DEBUG MM(262420000000021/e22cec71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241006055516952 DMM NOTICE MM(262420000000021/e22cec71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055516952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055516952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055516952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055516952 DMM DEBUG MM(262420000000021/e22cec71) Requesting authorization (sgsn_auth.c:160) 20241006055516952 DMM INFO MM(262420000000021/e22cec71) Requesting authentication tuples (sgsn_auth.c:184) 20241006055516952 DMM DEBUG MM(262420000000021/e22cec71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055516952 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241006055516952 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241006055516955 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055516955 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055516955 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055516955 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055516955 DMM INFO MM(262420000000021/e22cec71) Subscriber data update (mmctx.c:445) 20241006055516956 DMM DEBUG MM(262420000000021/e22cec71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055516956 DMM INFO MM(262420000000021/e22cec71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055516956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055516956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055516956 DMM INFO MM(262420000000021/e22cec71) <- GMM AUTH AND CIPHERING REQ (rand = 61 7e b6 ca 05 d4 6a db 93 08 18 77 10 ba 05 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055516967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055516967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055516967 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055516967 DMM INFO MM(262420000000021/e22cec71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055516967 DMM NOTICE MM(262420000000021/e22cec71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055516967 DMM DEBUG MM(262420000000021/e22cec71) checking auth: received GSM SRES = bc be 87 96 (gprs_gmm.c:666) 20241006055516967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055516967 DMM DEBUG MM(262420000000021/e22cec71) Requesting authorization (sgsn_auth.c:160) 20241006055516967 DMM INFO MM(262420000000021/e22cec71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055516967 DMM DEBUG MM(262420000000021/e22cec71) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055516967 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241006055516967 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) 20241006055516967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055516967 DMM INFO MM(262420000000021/e22cec71) <- GMM ATTACH ACCEPT (new P-TMSI=0xe22cec71) (gprs_gmm.c:300) 20241006055516969 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055516970 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055516970 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006055516970 DMM INFO MM(262420000000021/e22cec71) Subscriber data update (mmctx.c:445) 20241006055516970 DMM DEBUG MM(262420000000021/e22cec71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055516970 DMM INFO MM(262420000000021/e22cec71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055516970 DMM NOTICE MM(262420000000021/e22cec71) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241006055516970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055516970 DMM NOTICE MM(262420000000021/e22cec71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055516970 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) 20241006055516970 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055516970 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241006055516970 DMM INFO MM(262420000000021/e22cec71) Subscriber data update (mmctx.c:445) 20241006055516971 DMM DEBUG MM(262420000000021/e22cec71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055516979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055516979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055516979 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055516979 DMM INFO MM(262420000000021/e22cec71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055516979 DMM NOTICE MM(262420000000021/e22cec71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055516979 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055516979 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055516979 DLLC NOTICE LLME(c8121f4e/e22cec71){ASSIGNED} LLGM Assign pre (ffffffff => e22cec71) (gprs_llc.c:1079) 20241006055516979 DLLC NOTICE LLME(ffffffff/e22cec71){ASSIGNED} LLGM Assign post (ffffffff => e22cec71) (gprs_llc.c:1125) 20241006055516979 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055516979 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055516979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055516979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055517036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055517036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055517036 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055517037 DMM INFO MM(262420000000021/e22cec71) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055517037 DMM INFO MM(262420000000021/e22cec71) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055517037 DMM DEBUG MM(262420000000021/e22cec71) Using GGSN 0 (gprs_sm.c:317) 20241006055517037 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) 20241006055517037 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241006055517037 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055517037 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055517037 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241006055517057 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 3c 08 b5 29 11 6d 15 b0 3b 14 05 7f c0 88 91 6a 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) 20241006055517057 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc81c0, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055517057 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055517057 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=e22cec71, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055517057 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055517057 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055517071 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241006055517084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055517084 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006055517084 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055517091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055517091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241006055517091 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055517091 DMM INFO MM(262420000000021/e22cec71) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006055517091 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055517091 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241006055517094 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) 20241006055517094 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe03cdc81c0, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055517094 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006055517094 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=e22cec71, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055517094 DMM INFO MM(262420000000021/e22cec71) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006055517094 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241006055517094 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@3d8dbf798c9e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055517107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51616<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@3d8dbf798c9e: Final verdict of PTC: none 20241006055517111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055517111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(802)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(816)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(806)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(811)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(804)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(809)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(814)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:55:17 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 20241006055517223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055517626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104392) 20241006055518113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055518113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104392, count=105652) 20241006055519115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055519115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:55: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_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 20241006055520117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055520117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_user_deact_mt started. 20241006055520732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055520734 DMM INFO MM(262420000000021/e22cec71) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055520734 DMM INFO MM(262420000000021/e22cec71) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055520734 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055520734 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055520734 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055520734 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055520734 DLLC NOTICE LLME(ffffffff/e22cec71){ASSIGNED} LLGM Assign pre (e22cec71 => ffffffff) (gprs_llc.c:1079) 20241006055520734 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e22cec71 => ffffffff) (gprs_llc.c:1125) 20241006055520734 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241006055520734 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) 20241006055520734 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) 20241006055520734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055520734 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055520734 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055520734 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055520734 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055520786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055520786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055520786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055520786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055520786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055520786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055520786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055520786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055520786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055520787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055520787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055520787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055520787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055520787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055520787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055520787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055520787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055520787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055520787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055520787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055520788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055520788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055520790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 20241006055520795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055520795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055520805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055520805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055520805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055520805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055520805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055520805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055520805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055520805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055520805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055520806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055520806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055520806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055520806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055520806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055520806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055520806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055520806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055520806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055520806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055520806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055520806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055520806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055520808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055520813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055520813 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055520820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055520820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055520820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055520820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055520820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055520820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055520821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055520821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055520821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055520822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055520822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055520822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055520822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055520822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055520822 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055520822 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055520822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055520822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055520822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055520824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055520829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055520829 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055521118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055521118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055521118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055521118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055521122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055521123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='E30984C6'O, index=0 SGSN_Test-GSUP(837)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := 'C32522FA1C482A89A7BA83D9F602DE6E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D672ED0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B785B52F4B5F551'O } } } } } 20241006055521193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055521193 DLLC NOTICE LLME(ffffffff/e30984c6){UNASSIGNED} LLC RX: unknown TLLI 0xe30984c6, creating LLME on the fly (gprs_llc.c:552) 20241006055521193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055521193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241006055521194 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055521194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055521194 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055521194 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055521194 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055521194 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055521194 DLLC NOTICE LLME(ffffffff/e30984c6){UNASSIGNED} LLGM Assign pre (e30984c6 => f452fea8) (gprs_llc.c:1079) 20241006055521194 DLLC NOTICE LLME(e30984c6/f452fea8){ASSIGNED} LLGM Assign post (e30984c6 => f452fea8) (gprs_llc.c:1125) 20241006055521194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055521194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055521194 DMM DEBUG MM(262420000000022/f452fea8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055521208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055521208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055521208 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055521208 DMM DEBUG MM(262420000000022/f452fea8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241006055521208 DMM NOTICE MM(262420000000022/f452fea8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055521208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055521208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055521208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055521208 DMM DEBUG MM(262420000000022/f452fea8) Requesting authorization (sgsn_auth.c:160) 20241006055521209 DMM INFO MM(262420000000022/f452fea8) Requesting authentication tuples (sgsn_auth.c:184) 20241006055521209 DMM DEBUG MM(262420000000022/f452fea8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055521209 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241006055521209 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241006055521214 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055521214 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055521214 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055521214 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055521214 DMM INFO MM(262420000000022/f452fea8) Subscriber data update (mmctx.c:445) 20241006055521214 DMM DEBUG MM(262420000000022/f452fea8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055521214 DMM INFO MM(262420000000022/f452fea8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055521214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055521214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055521214 DMM INFO MM(262420000000022/f452fea8) <- GMM AUTH AND CIPHERING REQ (rand = c3 25 22 fa 1c 48 2a 89 a7 ba 83 d9 f6 02 de 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055521229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055521229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055521229 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055521229 DMM INFO MM(262420000000022/f452fea8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055521229 DMM NOTICE MM(262420000000022/f452fea8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055521229 DMM DEBUG MM(262420000000022/f452fea8) checking auth: received GSM SRES = d6 72 ed 0b (gprs_gmm.c:666) 20241006055521229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055521229 DMM DEBUG MM(262420000000022/f452fea8) Requesting authorization (sgsn_auth.c:160) 20241006055521229 DMM INFO MM(262420000000022/f452fea8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055521229 DMM DEBUG MM(262420000000022/f452fea8) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055521229 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241006055521229 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) 20241006055521229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055521229 DMM INFO MM(262420000000022/f452fea8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf452fea8) (gprs_gmm.c:300) 20241006055521232 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055521232 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055521232 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241006055521232 DMM INFO MM(262420000000022/f452fea8) Subscriber data update (mmctx.c:445) 20241006055521232 DMM DEBUG MM(262420000000022/f452fea8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055521232 DMM INFO MM(262420000000022/f452fea8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055521232 DMM NOTICE MM(262420000000022/f452fea8) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241006055521232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055521232 DMM NOTICE MM(262420000000022/f452fea8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055521232 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) 20241006055521233 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055521233 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241006055521233 DMM INFO MM(262420000000022/f452fea8) Subscriber data update (mmctx.c:445) 20241006055521233 DMM DEBUG MM(262420000000022/f452fea8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055521245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055521245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055521245 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055521245 DMM INFO MM(262420000000022/f452fea8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055521245 DMM NOTICE MM(262420000000022/f452fea8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055521245 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055521245 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055521245 DLLC NOTICE LLME(e30984c6/f452fea8){ASSIGNED} LLGM Assign pre (ffffffff => f452fea8) (gprs_llc.c:1079) 20241006055521245 DLLC NOTICE LLME(ffffffff/f452fea8){ASSIGNED} LLGM Assign post (ffffffff => f452fea8) (gprs_llc.c:1125) 20241006055521245 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055521245 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055521245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055521245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055521300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055521300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055521300 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055521300 DMM INFO MM(262420000000022/f452fea8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055521301 DMM INFO MM(262420000000022/f452fea8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055521301 DMM DEBUG MM(262420000000022/f452fea8) Using GGSN 0 (gprs_sm.c:317) 20241006055521301 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) 20241006055521301 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241006055521301 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055521301 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055521301 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241006055521323 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 32 68 f8 b3 11 23 8b 3c ff 14 05 7f b3 4e 64 c1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241006055521323 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc81c0, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055521323 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055521323 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=f452fea8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055521323 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055521323 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055521341 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241006055521356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055521356 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006055521356 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055521361 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241006055521362 DGPRS INFO PDP(262420000000022:5): Context 0x7fe03cdc81c0 was deleted (sgsn_libgtp.c:703) 20241006055521362 DMM INFO MM(262420000000022/f452fea8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055521362 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241006055521362 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@3d8dbf798c9e: Removing Client IMSI='262420000000022'H, index=0 20241006055521374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055521374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006055521374 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055521374 DMM INFO MM(262420000000022/f452fea8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055521379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51626<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055521383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055521383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(830)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(825)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(835)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(828)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(833)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(823)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:55:21 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 20241006055521483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055521885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84004) 20241006055522385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055522385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006055522571 DGPRS DEBUG Checking for inactive LLMEs, time = 30722321 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=84004, count=104324) 20241006055523386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055523386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:55: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_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 20241006055524388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055524388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_deact_dup started. 20241006055524985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055524987 DMM INFO MM(262420000000022/f452fea8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055524987 DMM INFO MM(262420000000022/f452fea8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055524987 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055524987 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055524987 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055524987 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055524987 DLLC NOTICE LLME(ffffffff/f452fea8){ASSIGNED} LLGM Assign pre (f452fea8 => ffffffff) (gprs_llc.c:1079) 20241006055524987 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f452fea8 => ffffffff) (gprs_llc.c:1125) 20241006055524987 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055524987 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055524987 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241006055524987 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) 20241006055524987 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) 20241006055524987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055524988 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055524988 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055524988 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055524988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055525026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055525026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055525026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055525026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055525027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055525027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055525027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055525027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055525027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055525027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055525027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055525027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055525027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055525027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055525027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055525027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055525027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055525027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055525027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055525027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055525028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055525028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055525030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055525034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055525041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055525041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055525041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055525041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055525041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055525041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055525041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055525041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055525041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055525042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055525042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055525042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055525042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055525042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055525042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055525042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055525042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055525042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055525042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055525042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055525043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055525043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055525045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055525049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055525057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055525057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055525057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055525057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055525057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055525057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055525057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055525057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055525057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055525058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055525058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055525058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055525059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055525059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055525059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055525059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055525059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055525059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055525059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055525059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055525059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055525059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055525061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055525066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055525389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055525389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055525389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055525389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055525391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055525392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='DE4228C7'O, index=0 SGSN_Test-GSUP(856)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: 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 := '953749505B52CAD3296F4BB63E27921D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9635023'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13E17F4D06D7681A'O } } } } } 20241006055525415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525415 DLLC NOTICE LLME(ffffffff/de4228c7){UNASSIGNED} LLC RX: unknown TLLI 0xde4228c7, creating LLME on the fly (gprs_llc.c:552) 20241006055525415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055525415 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241006055525415 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055525415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055525415 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055525415 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055525415 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055525415 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055525415 DLLC NOTICE LLME(ffffffff/de4228c7){UNASSIGNED} LLGM Assign pre (de4228c7 => e1ca5e6f) (gprs_llc.c:1079) 20241006055525415 DLLC NOTICE LLME(de4228c7/e1ca5e6f){ASSIGNED} LLGM Assign post (de4228c7 => e1ca5e6f) (gprs_llc.c:1125) 20241006055525415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055525415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055525415 DMM DEBUG MM(262420000000046/e1ca5e6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055525420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055525420 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055525420 DMM DEBUG MM(262420000000046/e1ca5e6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241006055525420 DMM NOTICE MM(262420000000046/e1ca5e6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055525420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055525420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055525420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055525420 DMM DEBUG MM(262420000000046/e1ca5e6f) Requesting authorization (sgsn_auth.c:160) 20241006055525420 DMM INFO MM(262420000000046/e1ca5e6f) Requesting authentication tuples (sgsn_auth.c:184) 20241006055525420 DMM DEBUG MM(262420000000046/e1ca5e6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055525420 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241006055525420 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241006055525462 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055525462 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055525462 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055525462 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055525462 DMM INFO MM(262420000000046/e1ca5e6f) Subscriber data update (mmctx.c:445) 20241006055525462 DMM DEBUG MM(262420000000046/e1ca5e6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055525462 DMM INFO MM(262420000000046/e1ca5e6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055525462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055525462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055525462 DMM INFO MM(262420000000046/e1ca5e6f) <- GMM AUTH AND CIPHERING REQ (rand = 95 37 49 50 5b 52 ca d3 29 6f 4b b6 3e 27 92 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055525478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055525479 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055525479 DMM INFO MM(262420000000046/e1ca5e6f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055525479 DMM NOTICE MM(262420000000046/e1ca5e6f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055525479 DMM DEBUG MM(262420000000046/e1ca5e6f) checking auth: received GSM SRES = b9 63 50 23 (gprs_gmm.c:666) 20241006055525479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055525479 DMM DEBUG MM(262420000000046/e1ca5e6f) Requesting authorization (sgsn_auth.c:160) 20241006055525479 DMM INFO MM(262420000000046/e1ca5e6f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055525479 DMM DEBUG MM(262420000000046/e1ca5e6f) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055525479 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241006055525479 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) 20241006055525479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055525479 DMM INFO MM(262420000000046/e1ca5e6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1ca5e6f) (gprs_gmm.c:300) 20241006055525481 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055525481 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055525481 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241006055525481 DMM INFO MM(262420000000046/e1ca5e6f) Subscriber data update (mmctx.c:445) 20241006055525481 DMM DEBUG MM(262420000000046/e1ca5e6f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055525481 DMM INFO MM(262420000000046/e1ca5e6f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055525482 DMM NOTICE MM(262420000000046/e1ca5e6f) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241006055525482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055525482 DMM NOTICE MM(262420000000046/e1ca5e6f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055525482 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) 20241006055525483 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055525483 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241006055525483 DMM INFO MM(262420000000046/e1ca5e6f) Subscriber data update (mmctx.c:445) 20241006055525483 DMM DEBUG MM(262420000000046/e1ca5e6f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055525497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055525497 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055525497 DMM INFO MM(262420000000046/e1ca5e6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055525497 DMM NOTICE MM(262420000000046/e1ca5e6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055525497 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055525497 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055525497 DLLC NOTICE LLME(de4228c7/e1ca5e6f){ASSIGNED} LLGM Assign pre (ffffffff => e1ca5e6f) (gprs_llc.c:1079) 20241006055525497 DLLC NOTICE LLME(ffffffff/e1ca5e6f){ASSIGNED} LLGM Assign post (ffffffff => e1ca5e6f) (gprs_llc.c:1125) 20241006055525497 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055525497 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055525497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055525497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055525550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055525550 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055525550 DMM INFO MM(262420000000046/e1ca5e6f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055525550 DMM INFO MM(262420000000046/e1ca5e6f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055525550 DMM DEBUG MM(262420000000046/e1ca5e6f) Using GGSN 0 (gprs_sm.c:317) 20241006055525550 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) 20241006055525550 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241006055525550 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055525550 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055525550 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241006055525566 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 c2 55 53 cd 11 39 89 f8 26 14 05 7f 4b 62 d8 28 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) 20241006055525566 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc81c0, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055525566 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055525566 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=e1ca5e6f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055525566 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055525566 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055525582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241006055525582 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055525582 DMM INFO MM(262420000000046/e1ca5e6f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241006055525582 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055525583 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241006055525583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055525583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055525583 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055525583 DMM INFO MM(262420000000046/e1ca5e6f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241006055525583 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055525583 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: "Received deletePDPContextResponse 0, seq_nr=1035" 20241006055525586 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) 20241006055525586 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe03cdc81c0, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055525586 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: "Received deletePDPContextResponse 1, seq_nr=1036" 20241006055525586 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=e1ca5e6f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055525586 DMM INFO MM(262420000000046/e1ca5e6f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006055525586 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241006055525586 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006055525587 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) 20241006055525587 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)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@3d8dbf798c9e: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055527607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(854)@3d8dbf798c9e: Final verdict of PTC: none 20241006055527611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055527611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI210(848)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(849)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(842)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(847)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(844)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(852)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:55:27 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 20241006055527736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055528152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105764) 20241006055528612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055528612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105764, count=106304) 20241006055529613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055529613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:55: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_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 20241006055530614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055530614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_second_attempt started. 20241006055531252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055531255 DMM INFO MM(262420000000046/e1ca5e6f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055531255 DMM INFO MM(262420000000046/e1ca5e6f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055531255 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055531255 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055531255 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055531255 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055531255 DLLC NOTICE LLME(ffffffff/e1ca5e6f){ASSIGNED} LLGM Assign pre (e1ca5e6f => ffffffff) (gprs_llc.c:1079) 20241006055531255 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1ca5e6f => ffffffff) (gprs_llc.c:1125) 20241006055531255 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241006055531255 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) 20241006055531255 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) 20241006055531255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055531255 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055531255 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055531255 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055531255 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055531299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055531299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055531299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055531299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055531299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055531299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055531299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055531299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055531299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055531299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055531299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055531299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055531299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055531299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055531299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055531299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055531299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055531299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055531299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055531299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055531300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055531300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055531302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055531306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055531318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055531318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055531318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055531318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055531318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055531318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055531318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055531318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055531318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055531319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055531319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055531319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055531319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055531319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055531319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055531319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055531319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055531319 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055531319 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055531319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055531319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055531319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006055531321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055531326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055531337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055531337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055531337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055531337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055531337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055531337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055531337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055531337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055531337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055531338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055531338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055531338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055531338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055531338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055531338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055531338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055531338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055531338 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055531338 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055531338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055531338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055531338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055531340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055531345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(871)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055531615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055531615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055531615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055531615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055531619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055531620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@3d8dbf798c9e: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='DE6A95B3'O, index=0 SGSN_Test-GSUP(875)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@3d8dbf798c9e: 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 := 'C61B9801FF32D814EDC04228950B13B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76CC46BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85190F961DA6964C'O } } } } } 20241006055531681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531681 DLLC NOTICE LLME(ffffffff/de6a95b3){UNASSIGNED} LLC RX: unknown TLLI 0xde6a95b3, creating LLME on the fly (gprs_llc.c:552) 20241006055531681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055531681 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241006055531681 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055531681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055531681 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055531681 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055531681 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055531682 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055531682 DLLC NOTICE LLME(ffffffff/de6a95b3){UNASSIGNED} LLGM Assign pre (de6a95b3 => fbf01c23) (gprs_llc.c:1079) 20241006055531682 DLLC NOTICE LLME(de6a95b3/fbf01c23){ASSIGNED} LLGM Assign post (de6a95b3 => fbf01c23) (gprs_llc.c:1125) 20241006055531682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055531682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055531682 DMM DEBUG MM(262420000000022/fbf01c23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055531699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055531699 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055531699 DMM DEBUG MM(262420000000022/fbf01c23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241006055531699 DMM NOTICE MM(262420000000022/fbf01c23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055531699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055531699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055531699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055531699 DMM DEBUG MM(262420000000022/fbf01c23) Requesting authorization (sgsn_auth.c:160) 20241006055531699 DMM INFO MM(262420000000022/fbf01c23) Requesting authentication tuples (sgsn_auth.c:184) 20241006055531699 DMM DEBUG MM(262420000000022/fbf01c23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055531699 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241006055531699 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241006055531705 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055531705 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055531705 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055531705 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055531705 DMM INFO MM(262420000000022/fbf01c23) Subscriber data update (mmctx.c:445) 20241006055531705 DMM DEBUG MM(262420000000022/fbf01c23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055531705 DMM INFO MM(262420000000022/fbf01c23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055531705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055531705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055531705 DMM INFO MM(262420000000022/fbf01c23) <- GMM AUTH AND CIPHERING REQ (rand = c6 1b 98 01 ff 32 d8 14 ed c0 42 28 95 0b 13 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055531720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055531720 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055531720 DMM INFO MM(262420000000022/fbf01c23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055531720 DMM NOTICE MM(262420000000022/fbf01c23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055531720 DMM DEBUG MM(262420000000022/fbf01c23) checking auth: received GSM SRES = 76 cc 46 bc (gprs_gmm.c:666) 20241006055531720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055531720 DMM DEBUG MM(262420000000022/fbf01c23) Requesting authorization (sgsn_auth.c:160) 20241006055531720 DMM INFO MM(262420000000022/fbf01c23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055531720 DMM DEBUG MM(262420000000022/fbf01c23) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055531720 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241006055531720 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) 20241006055531720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055531720 DMM INFO MM(262420000000022/fbf01c23) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbf01c23) (gprs_gmm.c:300) 20241006055531723 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055531723 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055531723 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241006055531723 DMM INFO MM(262420000000022/fbf01c23) Subscriber data update (mmctx.c:445) 20241006055531723 DMM DEBUG MM(262420000000022/fbf01c23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055531723 DMM INFO MM(262420000000022/fbf01c23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055531723 DMM NOTICE MM(262420000000022/fbf01c23) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241006055531723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055531723 DMM NOTICE MM(262420000000022/fbf01c23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055531723 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) 20241006055531724 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055531724 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241006055531725 DMM INFO MM(262420000000022/fbf01c23) Subscriber data update (mmctx.c:445) 20241006055531725 DMM DEBUG MM(262420000000022/fbf01c23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055531737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055531737 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055531737 DMM INFO MM(262420000000022/fbf01c23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055531737 DMM NOTICE MM(262420000000022/fbf01c23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055531737 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055531737 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055531737 DLLC NOTICE LLME(de6a95b3/fbf01c23){ASSIGNED} LLGM Assign pre (ffffffff => fbf01c23) (gprs_llc.c:1079) 20241006055531737 DLLC NOTICE LLME(ffffffff/fbf01c23){ASSIGNED} LLGM Assign post (ffffffff => fbf01c23) (gprs_llc.c:1125) 20241006055531737 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055531737 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055531737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055531737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_second_attempt(877)@3d8dbf798c9e: 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 := 'FE5D7BA40A9571839F3A59D60947959D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '514067C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9ABBC776299689EC'O } } } } } 20241006055531791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055531791 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055531791 DMM INFO MM(262420000000022/fbf01c23) -> GMM ATTACH REQUEST MI(TMSI-0xFBF01C23) type="GPRS attach" (gprs_gmm.c:1266) 20241006055531791 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055531791 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006055531791 DLLC NOTICE LLME(ffffffff/fbf01c23){ASSIGNED} LLGM Assign pre (fbf01c23 => d1411700) (gprs_llc.c:1079) 20241006055531791 DLLC NOTICE LLME(fbf01c23/d1411700){ASSIGNED} LLGM Assign post (fbf01c23 => d1411700) (gprs_llc.c:1125) 20241006055531791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055531791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055531791 DMM DEBUG MM(262420000000022/d1411700) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055531801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055531801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241006055531802 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055531802 DMM DEBUG MM(262420000000022/d1411700) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241006055531802 DMM NOTICE MM(262420000000022/d1411700) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055531802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055531802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055531802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055531802 DMM DEBUG MM(262420000000022/d1411700) Requesting authorization (sgsn_auth.c:160) 20241006055531802 DMM INFO MM(262420000000022/d1411700) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055531802 DMM DEBUG MM(262420000000022/d1411700) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055531802 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241006055531802 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) 20241006055537803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241006055537803 DMM ERROR MM(262420000000022/d1411700) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241006055537803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241006055537803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241006055537803 DMM NOTICE MM(262420000000022/d1411700) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241006055537803 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241006055537803 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) 20241006055537803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Reject}: Deallocated (fsm.c:568) 20241006055537803 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Deallocated (fsm.c:568) 20241006055537803 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055537803 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241006055537803 DLLC NOTICE LLME(fbf01c23/d1411700){ASSIGNED} LLGM Assign pre (d1411700 => ffffffff) (gprs_llc.c:1079) 20241006055537803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1411700 => ffffffff) (gprs_llc.c:1125) 20241006055551616 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006055551616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006055551617 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055552572 DGPRS DEBUG Checking for inactive LLMEs, time = 30722351 (sgsn.c:131) 20241006055601301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055601306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055601306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055601320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055601326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055601326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055601339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055601342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055601342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@3d8dbf798c9e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3d8dbf798c9e: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@3d8dbf798c9e: Final verdict of PTC: none 20241006055601696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055601696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006055601697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39192<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(873)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(863)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(874)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(868)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(871)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(872)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(866)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_second_attempt(877)@3d8dbf798c9e: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(861)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_second_attempt-BVCI220(871): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@3d8dbf798c9e: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:56:01 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 20241006055601796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055602097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106488) 20241006055602697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055602697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106488, count=111920) 20241006055603698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055603698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:56: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_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 20241006055604700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055604700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_echo_timeout started. 20241006055605191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055605195 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055605233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055605233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055605233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055605233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055605233 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055605233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055605233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055605233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055605233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055605234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055605234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055605234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055605234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055605234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055605234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055605234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055605234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055605234 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055605234 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055605234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055605234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055605234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055605236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055605240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055605240 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055605249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055605249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055605249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055605249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055605249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055605249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055605249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055605249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055605249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055605249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055605249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055605249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055605249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055605249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055605249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055605249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055605249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055605249 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055605250 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055605250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055605250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055605250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055605252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055605258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055605258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(886)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055605271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055605271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055605271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055605271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055605271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055605271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055605271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055605271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055605271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055605272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055605272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055605272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055605272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055605272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055605272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055605272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055605272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055605272 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055605272 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055605272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055605272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055605272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055605273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055605278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055605278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055605700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055605701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055605701 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055605701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055605704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055605706 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@3d8dbf798c9e: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C9B2800A'O, index=0 SGSN_Test-GSUP(894)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@3d8dbf798c9e: 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 := '5619D6E537A78E12CE5FBEFD2E0743B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86096235'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F29F8CBC1CF65196'O } } } } } 20241006055605774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055605774 DLLC NOTICE LLME(ffffffff/c9b2800a){UNASSIGNED} LLC RX: unknown TLLI 0xc9b2800a, creating LLME on the fly (gprs_llc.c:552) 20241006055605774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055605774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241006055605774 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055605774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055605774 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055605774 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055605774 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055605774 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055605774 DLLC NOTICE LLME(ffffffff/c9b2800a){UNASSIGNED} LLGM Assign pre (c9b2800a => ee84e6a4) (gprs_llc.c:1079) 20241006055605774 DLLC NOTICE LLME(c9b2800a/ee84e6a4){ASSIGNED} LLGM Assign post (c9b2800a => ee84e6a4) (gprs_llc.c:1125) 20241006055605774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055605774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055605774 DMM DEBUG MM(262420000000067/ee84e6a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055605788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055605788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055605788 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055605788 DMM DEBUG MM(262420000000067/ee84e6a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241006055605788 DMM NOTICE MM(262420000000067/ee84e6a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055605788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055605788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055605788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055605788 DMM DEBUG MM(262420000000067/ee84e6a4) Requesting authorization (sgsn_auth.c:160) 20241006055605788 DMM INFO MM(262420000000067/ee84e6a4) Requesting authentication tuples (sgsn_auth.c:184) 20241006055605788 DMM DEBUG MM(262420000000067/ee84e6a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055605788 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241006055605788 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241006055605793 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055605793 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055605793 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055605793 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055605793 DMM INFO MM(262420000000067/ee84e6a4) Subscriber data update (mmctx.c:445) 20241006055605793 DMM DEBUG MM(262420000000067/ee84e6a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055605793 DMM INFO MM(262420000000067/ee84e6a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055605793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055605793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055605793 DMM INFO MM(262420000000067/ee84e6a4) <- GMM AUTH AND CIPHERING REQ (rand = 56 19 d6 e5 37 a7 8e 12 ce 5f be fd 2e 07 43 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055605809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055605809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055605809 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055605809 DMM INFO MM(262420000000067/ee84e6a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055605809 DMM NOTICE MM(262420000000067/ee84e6a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055605809 DMM DEBUG MM(262420000000067/ee84e6a4) checking auth: received GSM SRES = 86 09 62 35 (gprs_gmm.c:666) 20241006055605809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055605809 DMM DEBUG MM(262420000000067/ee84e6a4) Requesting authorization (sgsn_auth.c:160) 20241006055605809 DMM INFO MM(262420000000067/ee84e6a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055605809 DMM DEBUG MM(262420000000067/ee84e6a4) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055605809 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241006055605809 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) 20241006055605809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055605809 DMM INFO MM(262420000000067/ee84e6a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xee84e6a4) (gprs_gmm.c:300) 20241006055605812 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055605812 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055605812 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241006055605812 DMM INFO MM(262420000000067/ee84e6a4) Subscriber data update (mmctx.c:445) 20241006055605812 DMM DEBUG MM(262420000000067/ee84e6a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055605812 DMM INFO MM(262420000000067/ee84e6a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055605812 DMM NOTICE MM(262420000000067/ee84e6a4) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241006055605812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055605812 DMM NOTICE MM(262420000000067/ee84e6a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055605812 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) 20241006055605814 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055605814 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241006055605814 DMM INFO MM(262420000000067/ee84e6a4) Subscriber data update (mmctx.c:445) 20241006055605814 DMM DEBUG MM(262420000000067/ee84e6a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055605827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055605827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055605827 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055605827 DMM INFO MM(262420000000067/ee84e6a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055605827 DMM NOTICE MM(262420000000067/ee84e6a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055605827 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055605827 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055605827 DLLC NOTICE LLME(c9b2800a/ee84e6a4){ASSIGNED} LLGM Assign pre (ffffffff => ee84e6a4) (gprs_llc.c:1079) 20241006055605827 DLLC NOTICE LLME(ffffffff/ee84e6a4){ASSIGNED} LLGM Assign post (ffffffff => ee84e6a4) (gprs_llc.c:1125) 20241006055605827 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055605827 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055605827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055605827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055605885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055605885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055605885 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055605885 DMM INFO MM(262420000000067/ee84e6a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055605885 DMM INFO MM(262420000000067/ee84e6a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055605886 DMM DEBUG MM(262420000000067/ee84e6a4) Using GGSN 0 (gprs_sm.c:317) 20241006055605886 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) 20241006055605886 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241006055605886 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055605886 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055605886 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241006055605907 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 cf 77 dd d6 11 cc 83 cc 45 14 05 7f 87 68 1e 24 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) 20241006055605907 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc81c0, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055605907 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055605907 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c77518 TLLI=ee84e6a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055605907 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055605907 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055610715 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241006055610723 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) 20241006055610723 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560cf8c68090) (sgsn_libgtp.c:629) 20241006055615716 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1039" 20241006055620717 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241006055620717 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1039" 20241006055622573 DGPRS DEBUG Checking for inactive LLMEs, time = 30722381 (sgsn.c:131) 20241006055625701 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006055625701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055625702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241006055625718 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241006055625718 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241006055625718 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1041" 20241006055630719 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241006055630719 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241006055630719 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241006055630719 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1041" 20241006055635236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055635237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055635237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055635250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055635252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055635252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055635273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055635274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055635274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055635720 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241006055635720 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241006055635720 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241006055635720 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241006055635720 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1043" 20241006055640721 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241006055640721 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241006055640721 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241006055640721 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241006055640721 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x560cf8c68090) (sgsn_libgtp.c:629) 20241006055640721 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x560cf8c68090) (sgsn_libgtp.c:633) 20241006055640721 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241006055640721 DMM INFO MM(262420000000067/ee84e6a4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055640721 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241006055640721 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006055640721 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241006055640721 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241006055640721 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006055640721 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241006055640722 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241006055640722 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006055640722 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241006055640722 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241006055640722 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006055640722 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241006055640722 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@3d8dbf798c9e: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@3d8dbf798c9e: Removing Client IMSI='262420000000067'H, index=0 20241006055640739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055640739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006055640739 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055640739 DMM INFO MM(262420000000067/ee84e6a4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055640743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055640747 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055640747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(887)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(893)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(882)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(880)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(891)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(885)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:56:40 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 20241006055640839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055641241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109344) 20241006055641748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055641748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109344, count=113700) 20241006055642749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055642749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:56: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_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 20241006055643750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055643750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_restart_ctr_echo started. 20241006055644343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055644345 DMM INFO MM(262420000000067/ee84e6a4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055644345 DMM INFO MM(262420000000067/ee84e6a4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055644346 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055644346 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055644346 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055644346 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055644346 DLLC NOTICE LLME(ffffffff/ee84e6a4){ASSIGNED} LLGM Assign pre (ee84e6a4 => ffffffff) (gprs_llc.c:1079) 20241006055644346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee84e6a4 => ffffffff) (gprs_llc.c:1125) 20241006055644346 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c771c0 (gprs_sndcp.c:574) 20241006055644346 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c77518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055644346 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241006055644346 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) 20241006055644346 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) 20241006055644346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055644346 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055644346 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055644346 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055644346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055644396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055644396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055644396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055644396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055644396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055644396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055644396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055644396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055644396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055644396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055644397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055644397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055644397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055644397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055644397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055644397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055644397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055644397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055644397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055644397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055644397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055644397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055644399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055644403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055644403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055644418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055644418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055644418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055644418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055644418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055644418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055644418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055644418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055644418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055644418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055644419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055644419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055644419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055644419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055644419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055644419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055644419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055644419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055644419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055644419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055644419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055644419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055644421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055644425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055644425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055644435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055644435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055644435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055644435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055644435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055644435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055644435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055644435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055644435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055644436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055644436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055644436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055644436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055644436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055644436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055644436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055644436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055644436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055644436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055644436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055644436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055644436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055644438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055644442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055644442 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055644751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055644751 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055644751 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055644751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055644757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055644758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@3d8dbf798c9e: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='E42525B0'O, index=0 SGSN_Test-GSUP(913)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@3d8dbf798c9e: 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 := '7344F9BB3367EF071A32C2219E6A0084'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '342ACEB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4ED6DCE43D624EF6'O } } } } } 20241006055644821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055644821 DLLC NOTICE LLME(ffffffff/e42525b0){UNASSIGNED} LLC RX: unknown TLLI 0xe42525b0, creating LLME on the fly (gprs_llc.c:552) 20241006055644821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055644821 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241006055644821 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055644821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055644821 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055644821 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055644821 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055644821 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055644821 DLLC NOTICE LLME(ffffffff/e42525b0){UNASSIGNED} LLGM Assign pre (e42525b0 => eaf5800b) (gprs_llc.c:1079) 20241006055644821 DLLC NOTICE LLME(e42525b0/eaf5800b){ASSIGNED} LLGM Assign post (e42525b0 => eaf5800b) (gprs_llc.c:1125) 20241006055644821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055644821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055644821 DMM DEBUG MM(262420000000023/eaf5800b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055644834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055644834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055644834 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055644834 DMM DEBUG MM(262420000000023/eaf5800b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241006055644834 DMM NOTICE MM(262420000000023/eaf5800b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055644834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055644834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055644834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055644835 DMM DEBUG MM(262420000000023/eaf5800b) Requesting authorization (sgsn_auth.c:160) 20241006055644835 DMM INFO MM(262420000000023/eaf5800b) Requesting authentication tuples (sgsn_auth.c:184) 20241006055644835 DMM DEBUG MM(262420000000023/eaf5800b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055644835 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241006055644835 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241006055644839 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055644839 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055644839 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055644839 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055644839 DMM INFO MM(262420000000023/eaf5800b) Subscriber data update (mmctx.c:445) 20241006055644839 DMM DEBUG MM(262420000000023/eaf5800b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055644839 DMM INFO MM(262420000000023/eaf5800b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055644839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055644839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055644839 DMM INFO MM(262420000000023/eaf5800b) <- GMM AUTH AND CIPHERING REQ (rand = 73 44 f9 bb 33 67 ef 07 1a 32 c2 21 9e 6a 00 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055644853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055644853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055644853 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055644853 DMM INFO MM(262420000000023/eaf5800b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055644853 DMM NOTICE MM(262420000000023/eaf5800b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055644853 DMM DEBUG MM(262420000000023/eaf5800b) checking auth: received GSM SRES = 34 2a ce b7 (gprs_gmm.c:666) 20241006055644853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055644853 DMM DEBUG MM(262420000000023/eaf5800b) Requesting authorization (sgsn_auth.c:160) 20241006055644853 DMM INFO MM(262420000000023/eaf5800b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055644853 DMM DEBUG MM(262420000000023/eaf5800b) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055644853 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241006055644853 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) 20241006055644853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055644853 DMM INFO MM(262420000000023/eaf5800b) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaf5800b) (gprs_gmm.c:300) 20241006055644857 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055644857 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055644857 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241006055644857 DMM INFO MM(262420000000023/eaf5800b) Subscriber data update (mmctx.c:445) 20241006055644857 DMM DEBUG MM(262420000000023/eaf5800b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055644857 DMM INFO MM(262420000000023/eaf5800b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055644857 DMM NOTICE MM(262420000000023/eaf5800b) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241006055644857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055644857 DMM NOTICE MM(262420000000023/eaf5800b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055644857 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) 20241006055644858 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055644858 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241006055644858 DMM INFO MM(262420000000023/eaf5800b) Subscriber data update (mmctx.c:445) 20241006055644858 DMM DEBUG MM(262420000000023/eaf5800b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055644869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055644869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055644869 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055644869 DMM INFO MM(262420000000023/eaf5800b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055644869 DMM NOTICE MM(262420000000023/eaf5800b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055644869 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055644869 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055644869 DLLC NOTICE LLME(e42525b0/eaf5800b){ASSIGNED} LLGM Assign pre (ffffffff => eaf5800b) (gprs_llc.c:1079) 20241006055644869 DLLC NOTICE LLME(ffffffff/eaf5800b){ASSIGNED} LLGM Assign post (ffffffff => eaf5800b) (gprs_llc.c:1125) 20241006055644869 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055644869 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055644869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055644869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055644926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055644926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055644926 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055644926 DMM INFO MM(262420000000023/eaf5800b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055644926 DMM INFO MM(262420000000023/eaf5800b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055644926 DMM DEBUG MM(262420000000023/eaf5800b) Using GGSN 0 (gprs_sm.c:317) 20241006055644926 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241006055644926 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055644926 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055644926 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241006055644953 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 5a 90 f4 80 11 8a 00 65 ac 14 05 7f 5e 7c 52 07 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) 20241006055644953 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc5058, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055644953 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055644953 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=eaf5800b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055644953 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055644953 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055649927 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241006055649932 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) 20241006055649932 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x560cf8c68090) (sgsn_libgtp.c:629) 20241006055652574 DGPRS DEBUG Checking for inactive LLMEs, time = 30722411 (sgsn.c:131) 20241006055654928 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241006055654934 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) 20241006055654934 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x560cf8c68090) (sgsn_libgtp.c:629) 20241006055654934 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241006055654934 DMM INFO MM(262420000000023/eaf5800b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055654934 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241006055654935 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@3d8dbf798c9e: Removing Client IMSI='262420000000023'H, index=0 20241006055654952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055654952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006055654952 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055654952 DMM INFO MM(262420000000023/eaf5800b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055654956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@3d8dbf798c9e: Final verdict of PTC: none 20241006055654961 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(898)@3d8dbf798c9e: Final verdict of PTC: none 20241006055654961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(911)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(906)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(901)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(904)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(909)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(899)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:56:54 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 20241006055655059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055655461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93036) 20241006055655963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055655963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93036, count=103428) 20241006055656964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055656965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:56: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_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 20241006055657965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055657965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_restart_ctr_create started. 20241006055658560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055658563 DMM INFO MM(262420000000023/eaf5800b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055658564 DMM INFO MM(262420000000023/eaf5800b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055658564 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055658564 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055658564 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055658564 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055658564 DLLC NOTICE LLME(ffffffff/eaf5800b){ASSIGNED} LLGM Assign pre (eaf5800b => ffffffff) (gprs_llc.c:1079) 20241006055658564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaf5800b => ffffffff) (gprs_llc.c:1125) 20241006055658564 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055658564 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055658564 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241006055658564 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) 20241006055658564 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) 20241006055658564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055658564 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055658564 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055658564 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055658564 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055658616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055658616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055658616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055658616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055658616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055658616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055658616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055658616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055658616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055658617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055658617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055658617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055658617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055658617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055658617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055658617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055658617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055658617 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055658617 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055658617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055658617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055658617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055658619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055658623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055658623 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055658631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055658631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055658631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055658631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055658631 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055658631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055658631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055658631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055658631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055658632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055658632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055658632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055658633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055658633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055658633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055658633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055658633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055658633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055658633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055658633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055658633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055658633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006055658635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055658639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055658639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055658646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055658646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055658646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055658646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055658646 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055658646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055658646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055658646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055658646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055658647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055658647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055658647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055658648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055658648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055658648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055658648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055658648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055658648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055658648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055658648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055658648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055658648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055658650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055658654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055658654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055658966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055658966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055658966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055658966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055658971 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055658972 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@3d8dbf798c9e: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D4FBA2EA'O, index=0 SGSN_Test-GSUP(932)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@3d8dbf798c9e: 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 := 'DA448294EEA49D612963D215E6609984'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B067FAEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CB3A124BE5C3452'O } } } } } 20241006055659039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055659039 DLLC NOTICE LLME(ffffffff/d4fba2ea){UNASSIGNED} LLC RX: unknown TLLI 0xd4fba2ea, creating LLME on the fly (gprs_llc.c:552) 20241006055659039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055659039 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241006055659039 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055659039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055659039 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055659039 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055659039 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055659039 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055659039 DLLC NOTICE LLME(ffffffff/d4fba2ea){UNASSIGNED} LLGM Assign pre (d4fba2ea => e25f03e8) (gprs_llc.c:1079) 20241006055659039 DLLC NOTICE LLME(d4fba2ea/e25f03e8){ASSIGNED} LLGM Assign post (d4fba2ea => e25f03e8) (gprs_llc.c:1125) 20241006055659039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055659039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055659039 DMM DEBUG MM(262420000000024/e25f03e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055659055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055659055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055659055 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055659055 DMM DEBUG MM(262420000000024/e25f03e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241006055659055 DMM NOTICE MM(262420000000024/e25f03e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055659055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055659055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055659055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055659055 DMM DEBUG MM(262420000000024/e25f03e8) Requesting authorization (sgsn_auth.c:160) 20241006055659055 DMM INFO MM(262420000000024/e25f03e8) Requesting authentication tuples (sgsn_auth.c:184) 20241006055659055 DMM DEBUG MM(262420000000024/e25f03e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055659055 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241006055659055 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241006055659061 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055659061 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055659061 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055659061 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055659061 DMM INFO MM(262420000000024/e25f03e8) Subscriber data update (mmctx.c:445) 20241006055659061 DMM DEBUG MM(262420000000024/e25f03e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055659061 DMM INFO MM(262420000000024/e25f03e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055659061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055659061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055659061 DMM INFO MM(262420000000024/e25f03e8) <- GMM AUTH AND CIPHERING REQ (rand = da 44 82 94 ee a4 9d 61 29 63 d2 15 e6 60 99 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055659076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055659076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055659076 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055659076 DMM INFO MM(262420000000024/e25f03e8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055659076 DMM NOTICE MM(262420000000024/e25f03e8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055659076 DMM DEBUG MM(262420000000024/e25f03e8) checking auth: received GSM SRES = b0 67 fa ea (gprs_gmm.c:666) 20241006055659076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055659076 DMM DEBUG MM(262420000000024/e25f03e8) Requesting authorization (sgsn_auth.c:160) 20241006055659076 DMM INFO MM(262420000000024/e25f03e8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055659076 DMM DEBUG MM(262420000000024/e25f03e8) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055659076 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241006055659076 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) 20241006055659076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055659076 DMM INFO MM(262420000000024/e25f03e8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe25f03e8) (gprs_gmm.c:300) 20241006055659080 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055659080 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055659080 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241006055659080 DMM INFO MM(262420000000024/e25f03e8) Subscriber data update (mmctx.c:445) 20241006055659080 DMM DEBUG MM(262420000000024/e25f03e8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055659080 DMM INFO MM(262420000000024/e25f03e8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055659080 DMM NOTICE MM(262420000000024/e25f03e8) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241006055659080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055659080 DMM NOTICE MM(262420000000024/e25f03e8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055659080 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) 20241006055659081 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055659081 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241006055659081 DMM INFO MM(262420000000024/e25f03e8) Subscriber data update (mmctx.c:445) 20241006055659081 DMM DEBUG MM(262420000000024/e25f03e8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055659091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055659091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055659091 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055659091 DMM INFO MM(262420000000024/e25f03e8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055659091 DMM NOTICE MM(262420000000024/e25f03e8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055659091 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055659091 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055659091 DLLC NOTICE LLME(d4fba2ea/e25f03e8){ASSIGNED} LLGM Assign pre (ffffffff => e25f03e8) (gprs_llc.c:1079) 20241006055659091 DLLC NOTICE LLME(ffffffff/e25f03e8){ASSIGNED} LLGM Assign post (ffffffff => e25f03e8) (gprs_llc.c:1125) 20241006055659091 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055659091 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055659091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055659091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055659145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055659145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055659145 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055659146 DMM INFO MM(262420000000024/e25f03e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055659146 DMM INFO MM(262420000000024/e25f03e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055659146 DMM DEBUG MM(262420000000024/e25f03e8) Using GGSN 0 (gprs_sm.c:317) 20241006055659146 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241006055659146 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055659146 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055659146 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241006055659163 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 ae a2 49 65 11 ca c3 56 32 14 05 7f fc e4 4c 36 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) 20241006055659163 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fe03cdc5058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241006055659163 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fe03cdc5058, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055659163 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241006055659163 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241006055659163 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006055659163 DMM NOTICE MM(262420000000024/e25f03e8) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055659172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055659172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055659172 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055659172 DMM INFO MM(262420000000024/e25f03e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055659172 DMM INFO MM(262420000000024/e25f03e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055659172 DMM DEBUG MM(262420000000024/e25f03e8) Using GGSN 0 (gprs_sm.c:317) 20241006055659172 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241006055659172 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055659172 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055659172 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241006055659175 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 ae a2 49 65 11 ca c3 56 32 14 05 7f fc e4 4c 36 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) 20241006055659175 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fe03cdc5058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241006055659175 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc5058, cbp=0x560cf8c72d20) (sgsn_libgtp.c:629) 20241006055659175 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055659175 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=e25f03e8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055659175 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055659176 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@3d8dbf798c9e: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055659185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(920)@3d8dbf798c9e: Final verdict of PTC: none 20241006055659189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055659190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(916)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(925)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(930)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(918)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(928)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(923)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:56:59 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 20241006055659281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055659683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103532) 20241006055700191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055700191 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) 20241006055701192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055701192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:57: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.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 20241006055702193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055702193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241006055702790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055702792 DMM INFO MM(262420000000024/e25f03e8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055702792 DMM INFO MM(262420000000024/e25f03e8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055702792 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055702792 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055702792 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055702792 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055702792 DLLC NOTICE LLME(ffffffff/e25f03e8){ASSIGNED} LLGM Assign pre (e25f03e8 => ffffffff) (gprs_llc.c:1079) 20241006055702792 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e25f03e8 => ffffffff) (gprs_llc.c:1125) 20241006055702792 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055702792 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055702792 DMM NOTICE MM(262420000000024/e25f03e8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055702792 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241006055702792 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055702792 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055702792 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241006055702792 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241006055702792 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) 20241006055702792 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) 20241006055702792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055702792 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055702792 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055702792 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055702792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055702843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055702843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055702843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055702843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055702843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055702843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055702843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055702843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055702844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055702844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055702844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055702844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055702844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055702844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055702844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055702844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055702844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055702844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055702845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055702850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055702850 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055702857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055702857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055702857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055702857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055702857 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055702857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055702857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055702857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055702857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055702859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055702859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055702859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055702859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055702859 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055702859 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055702859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055702859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055702859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055702861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055702866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055702866 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055702877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055702877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055702877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055702877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055702877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055702877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055702877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055702877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055702877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055702877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055702877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055702877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055702878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055702878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055702878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055702878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055702878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055702878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055702878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055702878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055702878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055702878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055702879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055702883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055702883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055703194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055703194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055703194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055703194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055703198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055703199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C99953EB'O, index=0 SGSN_Test-GSUP(951)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := '12EC21374067AE4C2DAA331FD08CA563'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A316D1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE862C22BD42E4D0'O } } } } } 20241006055704269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055704269 DLLC NOTICE LLME(ffffffff/c99953eb){UNASSIGNED} LLC RX: unknown TLLI 0xc99953eb, creating LLME on the fly (gprs_llc.c:552) 20241006055704269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055704269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241006055704269 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055704269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055704269 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055704269 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055704269 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055704269 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055704269 DLLC NOTICE LLME(ffffffff/c99953eb){UNASSIGNED} LLGM Assign pre (c99953eb => df767f4c) (gprs_llc.c:1079) 20241006055704269 DLLC NOTICE LLME(c99953eb/df767f4c){ASSIGNED} LLGM Assign post (c99953eb => df767f4c) (gprs_llc.c:1125) 20241006055704269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055704269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055704269 DMM DEBUG MM(262420000000025/df767f4c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055704287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055704287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055704287 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055704287 DMM DEBUG MM(262420000000025/df767f4c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241006055704287 DMM NOTICE MM(262420000000025/df767f4c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055704288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055704288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055704288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055704288 DMM DEBUG MM(262420000000025/df767f4c) Requesting authorization (sgsn_auth.c:160) 20241006055704288 DMM INFO MM(262420000000025/df767f4c) Requesting authentication tuples (sgsn_auth.c:184) 20241006055704288 DMM DEBUG MM(262420000000025/df767f4c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055704288 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241006055704288 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241006055704293 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055704293 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055704293 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055704293 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055704293 DMM INFO MM(262420000000025/df767f4c) Subscriber data update (mmctx.c:445) 20241006055704293 DMM DEBUG MM(262420000000025/df767f4c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055704293 DMM INFO MM(262420000000025/df767f4c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055704293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055704293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055704293 DMM INFO MM(262420000000025/df767f4c) <- GMM AUTH AND CIPHERING REQ (rand = 12 ec 21 37 40 67 ae 4c 2d aa 33 1f d0 8c a5 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055704308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055704308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055704308 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055704308 DMM INFO MM(262420000000025/df767f4c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055704308 DMM NOTICE MM(262420000000025/df767f4c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055704308 DMM DEBUG MM(262420000000025/df767f4c) checking auth: received GSM SRES = 1a 31 6d 1f (gprs_gmm.c:666) 20241006055704308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055704308 DMM DEBUG MM(262420000000025/df767f4c) Requesting authorization (sgsn_auth.c:160) 20241006055704308 DMM INFO MM(262420000000025/df767f4c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055704308 DMM DEBUG MM(262420000000025/df767f4c) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055704308 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241006055704308 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) 20241006055704308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055704308 DMM INFO MM(262420000000025/df767f4c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf767f4c) (gprs_gmm.c:300) 20241006055704311 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055704311 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055704311 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241006055704311 DMM INFO MM(262420000000025/df767f4c) Subscriber data update (mmctx.c:445) 20241006055704311 DMM DEBUG MM(262420000000025/df767f4c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055704311 DMM INFO MM(262420000000025/df767f4c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055704311 DMM NOTICE MM(262420000000025/df767f4c) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241006055704311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055704311 DMM NOTICE MM(262420000000025/df767f4c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055704311 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) 20241006055704312 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055704312 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241006055704312 DMM INFO MM(262420000000025/df767f4c) Subscriber data update (mmctx.c:445) 20241006055704312 DMM DEBUG MM(262420000000025/df767f4c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055704323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055704323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055704324 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055704324 DMM INFO MM(262420000000025/df767f4c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055704324 DMM NOTICE MM(262420000000025/df767f4c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055704324 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055704324 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055704324 DLLC NOTICE LLME(c99953eb/df767f4c){ASSIGNED} LLGM Assign pre (ffffffff => df767f4c) (gprs_llc.c:1079) 20241006055704324 DLLC NOTICE LLME(ffffffff/df767f4c){ASSIGNED} LLGM Assign post (ffffffff => df767f4c) (gprs_llc.c:1125) 20241006055704324 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055704324 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055704324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055704324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055704380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055704380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055704380 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055704380 DMM INFO MM(262420000000025/df767f4c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055704380 DMM INFO MM(262420000000025/df767f4c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055704380 DMM DEBUG MM(262420000000025/df767f4c) Using GGSN 0 (gprs_sm.c:317) 20241006055704380 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) 20241006055704380 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241006055704380 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055704380 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055704380 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241006055704403 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 5d 9f 01 37 11 04 e9 d2 47 14 05 7f da 35 01 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241006055704404 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc60d0, cbp=0x560cf8c6f680) (sgsn_libgtp.c:629) 20241006055704404 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055704404 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=df767f4c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055704404 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055704404 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055704410 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241006055704410 DGPRS INFO PDP(262420000000025:5): Context 0x7fe03cdc60d0 was deleted (sgsn_libgtp.c:703) 20241006055704410 DMM INFO MM(262420000000025/df767f4c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055704410 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241006055704410 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006055712412 DMM INFO MM(262420000000025/df767f4c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055720006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241006055720413 DMM INFO MM(262420000000025/df767f4c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055722575 DGPRS DEBUG Checking for inactive LLMEs, time = 30722441 (sgsn.c:131) 20241006055723196 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006055723196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006055723197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055728415 DMM INFO MM(262420000000025/df767f4c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055732845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055732851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055732851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055732859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055732863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055732863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055732878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055732881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055732882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055736417 DMM INFO MM(262420000000025/df767f4c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@3d8dbf798c9e: Removing Client IMSI='262420000000025'H, index=0 20241006055736433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055736433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006055736434 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055736434 DMM INFO MM(262420000000025/df767f4c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055736437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@3d8dbf798c9e: Final verdict of PTC: none 20241006055736441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055736441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(949)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(950)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(944)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(939)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(937)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(948)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(942)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:57:36 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 20241006055736537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055736940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103484) 20241006055737442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055737443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103484, count=111820) 20241006055738444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055738444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:57:39 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 20241006055739446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055739446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241006055740037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055740039 DMM INFO MM(262420000000025/df767f4c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055740039 DMM INFO MM(262420000000025/df767f4c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055740039 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055740039 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055740039 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055740039 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055740039 DLLC NOTICE LLME(ffffffff/df767f4c){ASSIGNED} LLGM Assign pre (df767f4c => ffffffff) (gprs_llc.c:1079) 20241006055740040 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df767f4c => ffffffff) (gprs_llc.c:1125) 20241006055740040 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055740040 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055740040 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241006055740040 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) 20241006055740040 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) 20241006055740040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055740040 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055740040 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055740040 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055740040 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055740084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055740084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055740084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055740084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055740084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055740084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055740084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055740084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055740084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055740085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055740085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055740085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055740085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055740085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055740085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055740085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055740085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055740085 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055740085 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055740085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055740085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055740085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055740087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055740092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055740092 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055740100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055740100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055740100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055740100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055740100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055740100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055740100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055740100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055740100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055740101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055740101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055740101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055740101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055740101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055740101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055740101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055740101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055740101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055740101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055740101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(963)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055740102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055740102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055740103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055740107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055740107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055740118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055740118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055740118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055740118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055740118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055740118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055740118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055740119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055740119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055740119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055740119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055740119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055740119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055740119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055740119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055740119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055740119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055740119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055740119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055740119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055740120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055740120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055740121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055740126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055740126 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055740448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055740448 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055740448 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055740448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055740452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055740453 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C6398B2D'O, index=0 SGSN_Test-GSUP(970)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := 'CFBAA2A0422EAF104242AA69630444E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFFE71D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AED720DF81B46F78'O } } } } } 20241006055740529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055740529 DLLC NOTICE LLME(ffffffff/c6398b2d){UNASSIGNED} LLC RX: unknown TLLI 0xc6398b2d, creating LLME on the fly (gprs_llc.c:552) 20241006055740530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055740530 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241006055740530 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055740530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055740530 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055740530 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055740530 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055740530 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055740530 DLLC NOTICE LLME(ffffffff/c6398b2d){UNASSIGNED} LLGM Assign pre (c6398b2d => f64f90a6) (gprs_llc.c:1079) 20241006055740530 DLLC NOTICE LLME(c6398b2d/f64f90a6){ASSIGNED} LLGM Assign post (c6398b2d => f64f90a6) (gprs_llc.c:1125) 20241006055740530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055740530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055740530 DMM DEBUG MM(262420000000027/f64f90a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055740548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055740548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055740548 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055740548 DMM DEBUG MM(262420000000027/f64f90a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241006055740548 DMM NOTICE MM(262420000000027/f64f90a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055740548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055740548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055740548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055740548 DMM DEBUG MM(262420000000027/f64f90a6) Requesting authorization (sgsn_auth.c:160) 20241006055740548 DMM INFO MM(262420000000027/f64f90a6) Requesting authentication tuples (sgsn_auth.c:184) 20241006055740549 DMM DEBUG MM(262420000000027/f64f90a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055740549 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241006055740549 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241006055740554 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055740554 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055740554 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055740554 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055740554 DMM INFO MM(262420000000027/f64f90a6) Subscriber data update (mmctx.c:445) 20241006055740554 DMM DEBUG MM(262420000000027/f64f90a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055740554 DMM INFO MM(262420000000027/f64f90a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055740554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055740554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055740554 DMM INFO MM(262420000000027/f64f90a6) <- GMM AUTH AND CIPHERING REQ (rand = cf ba a2 a0 42 2e af 10 42 42 aa 69 63 04 44 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055740567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055740567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055740567 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055740567 DMM INFO MM(262420000000027/f64f90a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055740567 DMM NOTICE MM(262420000000027/f64f90a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055740567 DMM DEBUG MM(262420000000027/f64f90a6) checking auth: received GSM SRES = df fe 71 d2 (gprs_gmm.c:666) 20241006055740567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055740567 DMM DEBUG MM(262420000000027/f64f90a6) Requesting authorization (sgsn_auth.c:160) 20241006055740567 DMM INFO MM(262420000000027/f64f90a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055740567 DMM DEBUG MM(262420000000027/f64f90a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055740567 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241006055740567 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) 20241006055740567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055740567 DMM INFO MM(262420000000027/f64f90a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf64f90a6) (gprs_gmm.c:300) 20241006055740570 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055740570 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055740570 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241006055740570 DMM INFO MM(262420000000027/f64f90a6) Subscriber data update (mmctx.c:445) 20241006055740570 DMM DEBUG MM(262420000000027/f64f90a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055740570 DMM INFO MM(262420000000027/f64f90a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055740570 DMM NOTICE MM(262420000000027/f64f90a6) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241006055740570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055740570 DMM NOTICE MM(262420000000027/f64f90a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055740570 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) 20241006055740572 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055740572 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241006055740572 DMM INFO MM(262420000000027/f64f90a6) Subscriber data update (mmctx.c:445) 20241006055740572 DMM DEBUG MM(262420000000027/f64f90a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055740579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055740579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055740580 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055740580 DMM INFO MM(262420000000027/f64f90a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055740580 DMM NOTICE MM(262420000000027/f64f90a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055740580 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055740580 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055740580 DLLC NOTICE LLME(c6398b2d/f64f90a6){ASSIGNED} LLGM Assign pre (ffffffff => f64f90a6) (gprs_llc.c:1079) 20241006055740580 DLLC NOTICE LLME(ffffffff/f64f90a6){ASSIGNED} LLGM Assign post (ffffffff => f64f90a6) (gprs_llc.c:1125) 20241006055740580 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055740580 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055740580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055740580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055740639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055740639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055740639 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055740639 DMM INFO MM(262420000000027/f64f90a6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055740639 DMM INFO MM(262420000000027/f64f90a6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055740639 DMM DEBUG MM(262420000000027/f64f90a6) Using GGSN 0 (gprs_sm.c:317) 20241006055740639 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) 20241006055740639 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241006055740639 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055740639 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055740639 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@3d8dbf798c9e: First createPDPContextRequest received, dropping & waiting for retransmission 20241006055745640 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241006055745647 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 7b c2 0f cb 11 0f 9b a5 f5 14 05 7f 9c 64 8e 10 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241006055745647 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc60d0, cbp=0x560cf8c6f680) (sgsn_libgtp.c:629) 20241006055745647 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055745647 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=f64f90a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055745647 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055745647 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241006055745653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055745653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241006055745653 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055745653 DMM INFO MM(262420000000027/f64f90a6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006055745653 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055745653 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@3d8dbf798c9e: First deletePDPContextRequest received, dropping & waiting for retransmission 20241006055750654 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241006055750662 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) 20241006055750662 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe03cdc60d0, cbp=0x560cf8c6f680) (sgsn_libgtp.c:629) 20241006055750662 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006055750662 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=f64f90a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055750662 DMM INFO MM(262420000000027/f64f90a6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006055750662 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241006055750662 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@3d8dbf798c9e: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055750679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49434<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(968)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(963)@3d8dbf798c9e: Final verdict of PTC: none 20241006055750684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055750684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(958)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(966)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(961)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(956)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:57:50 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 20241006055750747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055751150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95064) 20241006055751685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055751686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95064, count=102960) 20241006055752576 DGPRS DEBUG Checking for inactive LLMEs, time = 30722471 (sgsn.c:131) 20241006055752687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055752687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:57: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_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 20241006055753688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055753689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241006055754231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055754235 DMM INFO MM(262420000000027/f64f90a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055754235 DMM INFO MM(262420000000027/f64f90a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055754235 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055754235 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055754235 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055754235 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055754235 DLLC NOTICE LLME(ffffffff/f64f90a6){ASSIGNED} LLGM Assign pre (f64f90a6 => ffffffff) (gprs_llc.c:1079) 20241006055754235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f64f90a6 => ffffffff) (gprs_llc.c:1125) 20241006055754235 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241006055754235 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) 20241006055754235 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) 20241006055754235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055754235 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055754235 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055754235 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055754235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055754286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055754286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055754286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055754286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055754286 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055754286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055754286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055754286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055754286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055754287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055754287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055754287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055754287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055754287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055754287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055754287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055754287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055754287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055754287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055754287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055754287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055754287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055754290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055754296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754296 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055754303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055754303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055754303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055754303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055754303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055754303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055754303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055754303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055754303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055754304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055754304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055754304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055754304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055754304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055754304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055754304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055754304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055754304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055754304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055754304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055754304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(982)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055754304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055754306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055754310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754310 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055754319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055754319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055754319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055754319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055754319 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055754319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055754319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055754319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055754319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055754320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055754320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055754320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055754320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055754320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055754320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055754320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055754320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055754320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055754320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055754320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055754320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055754320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055754322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055754326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754326 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055754690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055754690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055754690 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055754690 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055754694 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055754695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='F575D545'O, index=0 SGSN_Test-GSUP(989)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := 'F1405D37764047AF1DB04389A8785C8E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F24D53E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D07D15FAA7BCE6FB'O } } } } } 20241006055754758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754759 DLLC NOTICE LLME(ffffffff/f575d545){UNASSIGNED} LLC RX: unknown TLLI 0xf575d545, creating LLME on the fly (gprs_llc.c:552) 20241006055754759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055754759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241006055754759 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055754759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055754759 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055754759 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055754759 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055754759 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055754759 DLLC NOTICE LLME(ffffffff/f575d545){UNASSIGNED} LLGM Assign pre (f575d545 => de50cb3c) (gprs_llc.c:1079) 20241006055754759 DLLC NOTICE LLME(f575d545/de50cb3c){ASSIGNED} LLGM Assign post (f575d545 => de50cb3c) (gprs_llc.c:1125) 20241006055754759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055754759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055754759 DMM DEBUG MM(262420000000028/de50cb3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055754784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055754784 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055754784 DMM DEBUG MM(262420000000028/de50cb3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241006055754784 DMM NOTICE MM(262420000000028/de50cb3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055754784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055754784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055754784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055754784 DMM DEBUG MM(262420000000028/de50cb3c) Requesting authorization (sgsn_auth.c:160) 20241006055754784 DMM INFO MM(262420000000028/de50cb3c) Requesting authentication tuples (sgsn_auth.c:184) 20241006055754784 DMM DEBUG MM(262420000000028/de50cb3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055754784 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241006055754784 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241006055754791 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055754791 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055754791 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055754791 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055754791 DMM INFO MM(262420000000028/de50cb3c) Subscriber data update (mmctx.c:445) 20241006055754791 DMM DEBUG MM(262420000000028/de50cb3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055754791 DMM INFO MM(262420000000028/de50cb3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055754791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055754791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055754791 DMM INFO MM(262420000000028/de50cb3c) <- GMM AUTH AND CIPHERING REQ (rand = f1 40 5d 37 76 40 47 af 1d b0 43 89 a8 78 5c 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055754807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055754808 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055754808 DMM INFO MM(262420000000028/de50cb3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055754808 DMM NOTICE MM(262420000000028/de50cb3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055754808 DMM DEBUG MM(262420000000028/de50cb3c) checking auth: received GSM SRES = 5f 24 d5 3e (gprs_gmm.c:666) 20241006055754808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055754808 DMM DEBUG MM(262420000000028/de50cb3c) Requesting authorization (sgsn_auth.c:160) 20241006055754808 DMM INFO MM(262420000000028/de50cb3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055754808 DMM DEBUG MM(262420000000028/de50cb3c) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055754808 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241006055754808 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) 20241006055754808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055754808 DMM INFO MM(262420000000028/de50cb3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xde50cb3c) (gprs_gmm.c:300) 20241006055754812 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055754812 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055754812 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241006055754812 DMM INFO MM(262420000000028/de50cb3c) Subscriber data update (mmctx.c:445) 20241006055754812 DMM DEBUG MM(262420000000028/de50cb3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055754812 DMM INFO MM(262420000000028/de50cb3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055754812 DMM NOTICE MM(262420000000028/de50cb3c) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241006055754812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055754812 DMM NOTICE MM(262420000000028/de50cb3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055754812 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) 20241006055754814 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055754814 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241006055754814 DMM INFO MM(262420000000028/de50cb3c) Subscriber data update (mmctx.c:445) 20241006055754814 DMM DEBUG MM(262420000000028/de50cb3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055754827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055754827 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055754827 DMM INFO MM(262420000000028/de50cb3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055754827 DMM NOTICE MM(262420000000028/de50cb3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055754827 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055754827 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055754827 DLLC NOTICE LLME(f575d545/de50cb3c){ASSIGNED} LLGM Assign pre (ffffffff => de50cb3c) (gprs_llc.c:1079) 20241006055754828 DLLC NOTICE LLME(ffffffff/de50cb3c){ASSIGNED} LLGM Assign post (ffffffff => de50cb3c) (gprs_llc.c:1125) 20241006055754828 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055754828 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055754828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055754828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055754885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055754886 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055754886 DMM INFO MM(262420000000028/de50cb3c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055754886 DMM INFO MM(262420000000028/de50cb3c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055754886 DMM DEBUG MM(262420000000028/de50cb3c) Using GGSN 0 (gprs_sm.c:317) 20241006055754886 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) 20241006055754886 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241006055754886 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055754886 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055754886 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241006055754911 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 c3 0f 6f a1 11 4c 57 d4 98 14 05 7f 42 c8 6e 97 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) 20241006055754911 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc60d0, cbp=0x560cf8c6f680) (sgsn_libgtp.c:629) 20241006055754911 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055754911 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=de50cb3c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055754911 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055754911 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055754927 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241006055754927 DGPRS INFO PDP(262420000000028:5): Context 0x7fe03cdc60d0 was deleted (sgsn_libgtp.c:703) 20241006055754927 DMM INFO MM(262420000000028/de50cb3c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055754928 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241006055754928 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3d8dbf798c9e: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241006055754939 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241006055754940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055754940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006055754940 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055754940 DMM INFO MM(262420000000028/de50cb3c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241006055754941 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) 20241006055754942 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@3d8dbf798c9e: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055754949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@3d8dbf798c9e: Final verdict of PTC: none 20241006055754953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(973)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(982)@3d8dbf798c9e: Final verdict of PTC: none 20241006055754953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(978)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(987)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(977)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(975)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(985)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(980)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:57:54 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241006055755046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055755448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101276) 20241006055755955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055755955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101276, count=102536) 20241006055756957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055756957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:57: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_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 20241006055757957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055757958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241006055758543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055758545 DMM INFO MM(262420000000028/de50cb3c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055758545 DMM INFO MM(262420000000028/de50cb3c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055758545 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055758545 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055758545 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055758545 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055758545 DLLC NOTICE LLME(ffffffff/de50cb3c){ASSIGNED} LLGM Assign pre (de50cb3c => ffffffff) (gprs_llc.c:1079) 20241006055758545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de50cb3c => ffffffff) (gprs_llc.c:1125) 20241006055758545 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055758545 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055758545 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241006055758545 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) 20241006055758545 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) 20241006055758545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055758545 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055758545 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055758545 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055758545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055758593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055758593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055758593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055758593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055758593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055758593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055758593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055758593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055758593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055758594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055758594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055758594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055758594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055758594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055758594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055758594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055758594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055758594 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055758594 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055758594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(996)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055758594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055758594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055758596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055758600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055758600 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055758608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055758608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055758608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055758608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055758608 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055758608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055758608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055758608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055758608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055758609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055758609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055758609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055758609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055758609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055758609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055758609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055758609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055758609 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055758609 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055758609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055758609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055758609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055758611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055758616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055758616 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055758625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055758625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055758625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055758625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055758625 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055758625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055758625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055758625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055758625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055758626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055758626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055758626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055758626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055758626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055758626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055758626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055758626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055758626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055758626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055758626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055758627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055758627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055758629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055758633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055758633 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055758959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055758959 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055758959 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055758959 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055758963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055758965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='DA17FA3D'O, index=0 SGSN_Test-GSUP(1008)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := 'B338ACC262B17022FBD445DF4FE6462C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0C6465E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8992368BBC933965'O } } } } } 20241006055759015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055759015 DLLC NOTICE LLME(ffffffff/da17fa3d){UNASSIGNED} LLC RX: unknown TLLI 0xda17fa3d, creating LLME on the fly (gprs_llc.c:552) 20241006055759015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055759015 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241006055759015 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055759015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055759015 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055759015 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055759015 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055759015 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055759015 DLLC NOTICE LLME(ffffffff/da17fa3d){UNASSIGNED} LLGM Assign pre (da17fa3d => c9b106a5) (gprs_llc.c:1079) 20241006055759015 DLLC NOTICE LLME(da17fa3d/c9b106a5){ASSIGNED} LLGM Assign post (da17fa3d => c9b106a5) (gprs_llc.c:1125) 20241006055759015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055759015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055759015 DMM DEBUG MM(262420000000026/c9b106a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055759024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055759024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055759024 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055759024 DMM DEBUG MM(262420000000026/c9b106a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241006055759024 DMM NOTICE MM(262420000000026/c9b106a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055759024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055759024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055759024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055759024 DMM DEBUG MM(262420000000026/c9b106a5) Requesting authorization (sgsn_auth.c:160) 20241006055759024 DMM INFO MM(262420000000026/c9b106a5) Requesting authentication tuples (sgsn_auth.c:184) 20241006055759024 DMM DEBUG MM(262420000000026/c9b106a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055759024 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241006055759024 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241006055759027 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055759027 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055759027 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055759027 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055759027 DMM INFO MM(262420000000026/c9b106a5) Subscriber data update (mmctx.c:445) 20241006055759027 DMM DEBUG MM(262420000000026/c9b106a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055759027 DMM INFO MM(262420000000026/c9b106a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055759027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055759027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055759027 DMM INFO MM(262420000000026/c9b106a5) <- GMM AUTH AND CIPHERING REQ (rand = b3 38 ac c2 62 b1 70 22 fb d4 45 df 4f e6 46 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055759036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055759036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055759036 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055759036 DMM INFO MM(262420000000026/c9b106a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055759036 DMM NOTICE MM(262420000000026/c9b106a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055759037 DMM DEBUG MM(262420000000026/c9b106a5) checking auth: received GSM SRES = b0 c6 46 5e (gprs_gmm.c:666) 20241006055759037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055759037 DMM DEBUG MM(262420000000026/c9b106a5) Requesting authorization (sgsn_auth.c:160) 20241006055759037 DMM INFO MM(262420000000026/c9b106a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055759037 DMM DEBUG MM(262420000000026/c9b106a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055759037 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241006055759037 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) 20241006055759037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055759037 DMM INFO MM(262420000000026/c9b106a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9b106a5) (gprs_gmm.c:300) 20241006055759038 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055759038 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055759038 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241006055759038 DMM INFO MM(262420000000026/c9b106a5) Subscriber data update (mmctx.c:445) 20241006055759038 DMM DEBUG MM(262420000000026/c9b106a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055759038 DMM INFO MM(262420000000026/c9b106a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055759038 DMM NOTICE MM(262420000000026/c9b106a5) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241006055759038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055759038 DMM NOTICE MM(262420000000026/c9b106a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055759039 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) 20241006055759040 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055759040 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241006055759040 DMM INFO MM(262420000000026/c9b106a5) Subscriber data update (mmctx.c:445) 20241006055759040 DMM DEBUG MM(262420000000026/c9b106a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055759048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055759048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055759048 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055759048 DMM INFO MM(262420000000026/c9b106a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055759048 DMM NOTICE MM(262420000000026/c9b106a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055759048 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055759048 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055759048 DLLC NOTICE LLME(da17fa3d/c9b106a5){ASSIGNED} LLGM Assign pre (ffffffff => c9b106a5) (gprs_llc.c:1079) 20241006055759048 DLLC NOTICE LLME(ffffffff/c9b106a5){ASSIGNED} LLGM Assign post (ffffffff => c9b106a5) (gprs_llc.c:1125) 20241006055759048 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055759048 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055759048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055759048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055759106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055759106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055759106 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055759106 DMM INFO MM(262420000000026/c9b106a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055759106 DMM INFO MM(262420000000026/c9b106a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055759106 DMM DEBUG MM(262420000000026/c9b106a5) Using GGSN 0 (gprs_sm.c:317) 20241006055759106 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) 20241006055759106 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241006055759106 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055759106 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055759106 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241006055759131 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 c3 bf 8f e2 11 ab 56 91 9a 14 05 7f 0f fc c6 ba 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) 20241006055759131 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc60d0, cbp=0x560cf8c6f680) (sgsn_libgtp.c:629) 20241006055759131 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055759131 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=c9b106a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055759131 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055759131 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055759150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055759150 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006055759150 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055759157 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 c3 bf 8f e2 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241006055759157 DGPRS INFO PDP(262420000000026:5): Context 0x7fe03cdc60d0 was deleted (sgsn_libgtp.c:703) 20241006055759157 DMM INFO MM(262420000000026/c9b106a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241006055759157 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241006055759157 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@3d8dbf798c9e: Removing Client IMSI='262420000000026'H, index=0 20241006055759169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055759169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241006055759169 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055759169 DMM INFO MM(262420000000026/c9b106a5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055759175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055759179 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055759179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(996)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1008)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1001)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1006)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(994)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1004)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(999)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) Sun Oct 6 05:57:59 UTC 2024 MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none)====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@3d8dbf798c9e: 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'. 20241006055759243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055759645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84356) 20241006055800180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055800180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84356, count=104116) 20241006055801182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055801182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58: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.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 20241006055802184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055802184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_gmm_detach started. 20241006055802731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055802733 DMM INFO MM(262420000000026/c9b106a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055802733 DMM INFO MM(262420000000026/c9b106a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055802733 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055802733 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055802733 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055802733 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055802733 DLLC NOTICE LLME(ffffffff/c9b106a5){ASSIGNED} LLGM Assign pre (c9b106a5 => ffffffff) (gprs_llc.c:1079) 20241006055802733 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9b106a5 => ffffffff) (gprs_llc.c:1125) 20241006055802733 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055802733 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055802733 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241006055802733 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) 20241006055802733 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) 20241006055802733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055802733 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055802733 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055802733 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055802733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055802773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055802774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055802774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055802774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055802774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055802774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055802774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055802774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055802774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055802774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055802774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055802774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055802775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055802775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055802775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055802775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055802775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055802775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055802775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055802775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055802775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055802775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055802777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055802782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055802782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055802790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055802790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055802790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055802790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055802790 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055802790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055802790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055802790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055802790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055802790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055802791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055802791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055802791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055802791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055802791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055802791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055802791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055802791 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055802791 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055802791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055802791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055802791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055802793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055802799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055802799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055802807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055802807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055802807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055802807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055802807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055802807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055802807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055802807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055802807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055802807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055802807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055802807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055802807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055802807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055802807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055802807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055802807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055802807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055802807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055802807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055802808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055802808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055802809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055802814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055802814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055803185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055803186 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055803186 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055803186 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055803190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055803191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F5E2DF10'O, index=0 SGSN_Test-GSUP(1027)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@3d8dbf798c9e: 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 := 'C85240075E3925F8DBC2109FA30065ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3099CB10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF37CAF41AE2CA6D'O } } } } } 20241006055803262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055803262 DLLC NOTICE LLME(ffffffff/f5e2df10){UNASSIGNED} LLC RX: unknown TLLI 0xf5e2df10, creating LLME on the fly (gprs_llc.c:552) 20241006055803262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055803262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241006055803262 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055803262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055803262 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055803262 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055803262 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055803262 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055803262 DLLC NOTICE LLME(ffffffff/f5e2df10){UNASSIGNED} LLGM Assign pre (f5e2df10 => e3c59d9a) (gprs_llc.c:1079) 20241006055803262 DLLC NOTICE LLME(f5e2df10/e3c59d9a){ASSIGNED} LLGM Assign post (f5e2df10 => e3c59d9a) (gprs_llc.c:1125) 20241006055803262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055803262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055803262 DMM DEBUG MM(262420000000026/e3c59d9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055803278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055803278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055803278 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055803278 DMM DEBUG MM(262420000000026/e3c59d9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241006055803278 DMM NOTICE MM(262420000000026/e3c59d9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055803278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055803278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055803278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055803278 DMM DEBUG MM(262420000000026/e3c59d9a) Requesting authorization (sgsn_auth.c:160) 20241006055803278 DMM INFO MM(262420000000026/e3c59d9a) Requesting authentication tuples (sgsn_auth.c:184) 20241006055803278 DMM DEBUG MM(262420000000026/e3c59d9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055803278 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241006055803278 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241006055803284 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055803284 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055803284 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055803284 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055803284 DMM INFO MM(262420000000026/e3c59d9a) Subscriber data update (mmctx.c:445) 20241006055803284 DMM DEBUG MM(262420000000026/e3c59d9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055803284 DMM INFO MM(262420000000026/e3c59d9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055803284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055803284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055803284 DMM INFO MM(262420000000026/e3c59d9a) <- GMM AUTH AND CIPHERING REQ (rand = c8 52 40 07 5e 39 25 f8 db c2 10 9f a3 00 65 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055803299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055803299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055803299 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055803299 DMM INFO MM(262420000000026/e3c59d9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055803299 DMM NOTICE MM(262420000000026/e3c59d9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055803299 DMM DEBUG MM(262420000000026/e3c59d9a) checking auth: received GSM SRES = 30 99 cb 10 (gprs_gmm.c:666) 20241006055803299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055803299 DMM DEBUG MM(262420000000026/e3c59d9a) Requesting authorization (sgsn_auth.c:160) 20241006055803299 DMM INFO MM(262420000000026/e3c59d9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055803299 DMM DEBUG MM(262420000000026/e3c59d9a) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055803299 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241006055803299 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) 20241006055803299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055803299 DMM INFO MM(262420000000026/e3c59d9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3c59d9a) (gprs_gmm.c:300) 20241006055803302 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055803302 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055803302 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241006055803302 DMM INFO MM(262420000000026/e3c59d9a) Subscriber data update (mmctx.c:445) 20241006055803302 DMM DEBUG MM(262420000000026/e3c59d9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055803302 DMM INFO MM(262420000000026/e3c59d9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055803302 DMM NOTICE MM(262420000000026/e3c59d9a) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241006055803302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055803302 DMM NOTICE MM(262420000000026/e3c59d9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055803302 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) 20241006055803303 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055803303 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241006055803303 DMM INFO MM(262420000000026/e3c59d9a) Subscriber data update (mmctx.c:445) 20241006055803303 DMM DEBUG MM(262420000000026/e3c59d9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055803314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055803314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055803314 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055803314 DMM INFO MM(262420000000026/e3c59d9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055803314 DMM NOTICE MM(262420000000026/e3c59d9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055803314 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055803314 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055803314 DLLC NOTICE LLME(f5e2df10/e3c59d9a){ASSIGNED} LLGM Assign pre (ffffffff => e3c59d9a) (gprs_llc.c:1079) 20241006055803314 DLLC NOTICE LLME(ffffffff/e3c59d9a){ASSIGNED} LLGM Assign post (ffffffff => e3c59d9a) (gprs_llc.c:1125) 20241006055803314 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055803314 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055803314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055803314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055803373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055803373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055803373 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055803373 DMM INFO MM(262420000000026/e3c59d9a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055803373 DMM INFO MM(262420000000026/e3c59d9a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055803373 DMM DEBUG MM(262420000000026/e3c59d9a) Using GGSN 0 (gprs_sm.c:317) 20241006055803373 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) 20241006055803373 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241006055803373 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055803373 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055803373 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241006055803391 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 3b 43 e5 76 11 66 34 78 70 14 05 7f 5a 6f 93 fd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241006055803391 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc60d0, cbp=0x560cf8c6f680) (sgsn_libgtp.c:629) 20241006055803391 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055803391 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=e3c59d9a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055803391 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055803391 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055803407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055803407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055803407 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055803407 DMM INFO MM(262420000000026/e3c59d9a) -> GMM DETACH REQUEST TLLI=0xe3c59d9a type=GPRS detach (gprs_gmm.c:1465) 20241006055803407 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241006055803407 DMM INFO MM(262420000000026/e3c59d9a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006055803407 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055803407 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055803407 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055803407 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055803407 DLLC NOTICE LLME(ffffffff/e3c59d9a){ASSIGNED} LLGM Assign pre (e3c59d9a => ffffffff) (gprs_llc.c:1079) 20241006055803407 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3c59d9a => ffffffff) (gprs_llc.c:1125) 20241006055803407 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055803407 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055803407 DMM NOTICE MM(262420000000026/e3c59d9a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055803407 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241006055803407 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055803407 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055803407 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241006055803407 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241006055803407 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) 20241006055803407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055803407 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055803407 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055803407 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055803409 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@3d8dbf798c9e: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055803422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53326<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@3d8dbf798c9e: Final verdict of PTC: none 20241006055803428 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055803428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1011)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1025)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1020)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1015)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1018)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1023)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1013)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:58:03 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 20241006055803529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055803830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41692) 20241006055804430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055804430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41692, count=107332) 20241006055805431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055805431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006055806433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055806433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241006055806923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055806925 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055806968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055806968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055806968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055806968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055806968 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055806968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055806968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055806968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055806968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055806969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055806969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055806969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055806969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055806969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055806969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055806969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055806969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055806969 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055806969 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055806969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055806970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055806970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055806971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055806976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055806976 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055806985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055806985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055806985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055806985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055806985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055806985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055806985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055806985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055806985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055806986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055806986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055806986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055806986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055806986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055806986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055806986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055806986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055806986 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055806986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055806986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055806987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055806987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055806990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055806997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055806997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@3d8dbf798c9e: 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055807005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055807005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055807005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055807005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055807005 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055807005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055807005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055807005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055807005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055807006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055807006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055807006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055807006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055807006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055807006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055807006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055807006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055807006 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055807006 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055807006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055807006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055807006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055807008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055807012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055807012 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055807434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055807434 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055807434 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055807434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055807438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055807440 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@3d8dbf798c9e: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='DB5AA79A'O, index=0 SGSN_Test-GSUP(1046)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241006055808520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055808521 DLLC NOTICE LLME(ffffffff/db5aa79a){UNASSIGNED} LLC RX: unknown TLLI 0xdb5aa79a, creating LLME on the fly (gprs_llc.c:552) 20241006055808521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055808521 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006055808521 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055808521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055808521 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055808521 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055808521 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055808521 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055808521 DLLC NOTICE LLME(ffffffff/db5aa79a){UNASSIGNED} LLGM Assign pre (db5aa79a => e0d49aec) (gprs_llc.c:1079) 20241006055808521 DLLC NOTICE LLME(db5aa79a/e0d49aec){ASSIGNED} LLGM Assign post (db5aa79a => e0d49aec) (gprs_llc.c:1125) 20241006055808521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055808521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055808521 DMM DEBUG MM(262420000000039/e0d49aec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055808540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055808540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241006055808541 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055808541 DMM INFO MM(262420000000039/e0d49aec) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241006055808541 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055808541 DLLC NOTICE LLME(db5aa79a/e0d49aec){ASSIGNED} LLGM Assign pre (db5aa79a => e0d49aec) (gprs_llc.c:1079) 20241006055808541 DLLC NOTICE LLME(db5aa79a/e0d49aec){ASSIGNED} LLGM Assign post (db5aa79a => e0d49aec) (gprs_llc.c:1125) 20241006055808541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055808541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055808541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055808541 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055808541 DMM DEBUG MM(262420000000039/e0d49aec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241006055808541 DMM NOTICE MM(262420000000039/e0d49aec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055808541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055808541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055808541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006055808541 DMM INFO MM(262420000000039/e0d49aec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d49aec) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@3d8dbf798c9e: Removing Client IMSI='262420000000039'H, index=0 20241006055809554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055809554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055809554 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055809554 DMM INFO MM(262420000000039/e0d49aec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055809554 DMM NOTICE MM(262420000000039/e0d49aec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055809554 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055809554 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055809554 DLLC NOTICE LLME(db5aa79a/e0d49aec){ASSIGNED} LLGM Assign pre (ffffffff => e0d49aec) (gprs_llc.c:1079) 20241006055809554 DLLC NOTICE LLME(ffffffff/e0d49aec){ASSIGNED} LLGM Assign post (ffffffff => e0d49aec) (gprs_llc.c:1125) 20241006055809554 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055809554 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055809554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055809554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055809558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53350<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1034)@3d8dbf798c9e: Final verdict of PTC: none 20241006055809563 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055809563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1030)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1039)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1046)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1044)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1037)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1042)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1032)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:58:09 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 20241006055809632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055810034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69680) 20241006055810564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055810564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69680, count=70220) 20241006055811565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055811565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58: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_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 20241006055812566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055812566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_xid_empty_l3 started. 20241006055813132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055813134 DMM INFO MM(262420000000039/e0d49aec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055813134 DMM INFO MM(262420000000039/e0d49aec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055813134 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055813134 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055813134 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055813134 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055813134 DLLC NOTICE LLME(ffffffff/e0d49aec){ASSIGNED} LLGM Assign pre (e0d49aec => ffffffff) (gprs_llc.c:1079) 20241006055813134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0d49aec => ffffffff) (gprs_llc.c:1125) 20241006055813134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055813134 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055813134 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055813134 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055813134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055813181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055813181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055813181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055813181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055813181 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055813181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055813181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055813181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055813181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055813182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055813182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055813182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055813182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055813182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055813182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055813182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055813182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055813182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055813182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055813182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055813182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055813182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055813184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055813188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055813188 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055813196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055813196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055813196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055813196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055813196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055813196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055813196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055813196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055813196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055813197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055813197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055813197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055813197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055813197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055813197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055813197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055813197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055813197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055813197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055813197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055813197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055813197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055813199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006055813203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055813203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055813212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055813212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055813212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055813212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055813212 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055813212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055813212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055813212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055813212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055813213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055813213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055813213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055813213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055813213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055813213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055813213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055813213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055813213 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055813213 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055813213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055813213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055813213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055813215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055813219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055813219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055813567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055813568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055813568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055813568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055813572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055813573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@3d8dbf798c9e: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='EB84E4C5'O, index=0 SGSN_Test-GSUP(1065)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@3d8dbf798c9e: 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 := 'BF2A07CA086164F7B9AE572422FE641B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '703EF03D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B22AA5E680F19500'O } } } } } 20241006055814645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055814645 DLLC NOTICE LLME(ffffffff/eb84e4c5){UNASSIGNED} LLC RX: unknown TLLI 0xeb84e4c5, creating LLME on the fly (gprs_llc.c:552) 20241006055814645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055814645 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241006055814645 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055814645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055814645 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055814645 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055814645 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055814645 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055814645 DLLC NOTICE LLME(ffffffff/eb84e4c5){UNASSIGNED} LLGM Assign pre (eb84e4c5 => db31c8c7) (gprs_llc.c:1079) 20241006055814645 DLLC NOTICE LLME(eb84e4c5/db31c8c7){ASSIGNED} LLGM Assign post (eb84e4c5 => db31c8c7) (gprs_llc.c:1125) 20241006055814645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055814645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055814645 DMM DEBUG MM(262420000000044/db31c8c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055814661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055814661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055814661 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055814661 DMM DEBUG MM(262420000000044/db31c8c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241006055814661 DMM NOTICE MM(262420000000044/db31c8c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055814661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055814661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055814661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055814661 DMM DEBUG MM(262420000000044/db31c8c7) Requesting authorization (sgsn_auth.c:160) 20241006055814661 DMM INFO MM(262420000000044/db31c8c7) Requesting authentication tuples (sgsn_auth.c:184) 20241006055814661 DMM DEBUG MM(262420000000044/db31c8c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055814661 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241006055814661 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@3d8dbf798c9e: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241006055814667 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055814667 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055814667 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055814667 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055814667 DMM INFO MM(262420000000044/db31c8c7) Subscriber data update (mmctx.c:445) 20241006055814667 DMM DEBUG MM(262420000000044/db31c8c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055814667 DMM INFO MM(262420000000044/db31c8c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055814667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055814667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055814667 DMM INFO MM(262420000000044/db31c8c7) <- GMM AUTH AND CIPHERING REQ (rand = bf 2a 07 ca 08 61 64 f7 b9 ae 57 24 22 fe 64 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055814682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055814682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055814682 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055814682 DMM INFO MM(262420000000044/db31c8c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055814682 DMM NOTICE MM(262420000000044/db31c8c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055814682 DMM DEBUG MM(262420000000044/db31c8c7) checking auth: received GSM SRES = 70 3e f0 3d (gprs_gmm.c:666) 20241006055814682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055814682 DMM DEBUG MM(262420000000044/db31c8c7) Requesting authorization (sgsn_auth.c:160) 20241006055814682 DMM INFO MM(262420000000044/db31c8c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055814682 DMM DEBUG MM(262420000000044/db31c8c7) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055814682 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241006055814682 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) 20241006055814682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055814682 DMM INFO MM(262420000000044/db31c8c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb31c8c7) (gprs_gmm.c:300) 20241006055814685 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055814685 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055814685 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241006055814685 DMM INFO MM(262420000000044/db31c8c7) Subscriber data update (mmctx.c:445) 20241006055814685 DMM DEBUG MM(262420000000044/db31c8c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055814685 DMM INFO MM(262420000000044/db31c8c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055814685 DMM NOTICE MM(262420000000044/db31c8c7) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241006055814685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055814685 DMM NOTICE MM(262420000000044/db31c8c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055814685 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) 20241006055814687 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055814687 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241006055814687 DMM INFO MM(262420000000044/db31c8c7) Subscriber data update (mmctx.c:445) 20241006055814687 DMM DEBUG MM(262420000000044/db31c8c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055814698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055814698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055814698 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055814698 DMM INFO MM(262420000000044/db31c8c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055814698 DMM NOTICE MM(262420000000044/db31c8c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055814698 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055814699 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055814699 DLLC NOTICE LLME(eb84e4c5/db31c8c7){ASSIGNED} LLGM Assign pre (ffffffff => db31c8c7) (gprs_llc.c:1079) 20241006055814699 DLLC NOTICE LLME(ffffffff/db31c8c7){ASSIGNED} LLGM Assign post (ffffffff => db31c8c7) (gprs_llc.c:1125) 20241006055814699 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055814699 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055814699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055814699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055814756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055814756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055814756 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055814756 DMM INFO MM(262420000000044/db31c8c7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055814756 DMM INFO MM(262420000000044/db31c8c7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055814756 DMM DEBUG MM(262420000000044/db31c8c7) Using GGSN 0 (gprs_sm.c:317) 20241006055814756 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) 20241006055814756 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241006055814756 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055814756 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055814756 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241006055814782 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 8a d7 0d 8d 11 fc b7 39 2a 14 05 7f e3 3d 13 3b 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) 20241006055814783 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc7148, cbp=0x560cf8c70bf0) (sgsn_libgtp.c:629) 20241006055814783 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055814783 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=db31c8c7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055814783 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055814783 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055814801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055814801 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241006055814801 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241006055814801 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@3d8dbf798c9e: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055814813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60652<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1058)@3d8dbf798c9e: Final verdict of PTC: none 20241006055814818 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_xid_empty_l3-BVCI196(1052)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1053)@3d8dbf798c9e: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@3d8dbf798c9e: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@3d8dbf798c9e: Final verdict of PTC: none 20241006055814818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1063)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1061)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1051)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1056)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:58:14 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 20241006055814883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055815285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96876) 20241006055815820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055815820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96876, count=98036) 20241006055816821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055816821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055817822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055817822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_xid_n201u started. 20241006055818382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055818385 DMM INFO MM(262420000000044/db31c8c7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055818385 DMM INFO MM(262420000000044/db31c8c7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055818385 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055818385 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055818385 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055818385 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055818385 DLLC NOTICE LLME(ffffffff/db31c8c7){ASSIGNED} LLGM Assign pre (db31c8c7 => ffffffff) (gprs_llc.c:1079) 20241006055818385 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db31c8c7 => ffffffff) (gprs_llc.c:1125) 20241006055818386 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055818386 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055818386 DMM NOTICE MM(262420000000044/db31c8c7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055818386 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241006055818386 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055818386 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055818386 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241006055818386 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241006055818386 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) 20241006055818386 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) 20241006055818386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055818386 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055818386 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055818386 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055818386 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055818431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055818431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055818431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055818431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055818431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055818431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055818431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055818431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055818431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055818432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055818432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055818432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055818432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055818432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055818432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055818432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055818432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055818432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055818432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055818432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055818433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055818433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055818435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055818439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055818439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055818450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055818450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055818450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055818450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055818450 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055818450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055818450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055818450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055818450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1077)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1078)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055818451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055818451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055818451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055818451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055818451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055818451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055818451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055818451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055818451 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055818451 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055818451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055818451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055818451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055818453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055818459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055818459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1077)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1075)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055818462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055818462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055818462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055818462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055818462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055818462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055818462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055818462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055818462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055818463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055818463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055818463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055818463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055818463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055818463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055818463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055818463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055818463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055818463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055818463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055818463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055818463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055818465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055818470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055818470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055818824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055818824 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055818824 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055818824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055818828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055818829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@3d8dbf798c9e: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E011BCB4'O, index=0 SGSN_Test-GSUP(1084)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@3d8dbf798c9e: 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 := 'B8CFA3E84337C75E3451997B5F590500'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8102351C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51F4E03A3C26D356'O } } } } } 20241006055819902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055819902 DLLC NOTICE LLME(ffffffff/e011bcb4){UNASSIGNED} LLC RX: unknown TLLI 0xe011bcb4, creating LLME on the fly (gprs_llc.c:552) 20241006055819902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055819902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241006055819902 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055819902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055819902 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055819902 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055819902 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055819902 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055819902 DLLC NOTICE LLME(ffffffff/e011bcb4){UNASSIGNED} LLGM Assign pre (e011bcb4 => e6a149dc) (gprs_llc.c:1079) 20241006055819902 DLLC NOTICE LLME(e011bcb4/e6a149dc){ASSIGNED} LLGM Assign post (e011bcb4 => e6a149dc) (gprs_llc.c:1125) 20241006055819902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055819902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055819902 DMM DEBUG MM(262420000000045/e6a149dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055819921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055819921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055819921 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055819921 DMM DEBUG MM(262420000000045/e6a149dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241006055819921 DMM NOTICE MM(262420000000045/e6a149dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055819921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055819921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055819921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055819921 DMM DEBUG MM(262420000000045/e6a149dc) Requesting authorization (sgsn_auth.c:160) 20241006055819921 DMM INFO MM(262420000000045/e6a149dc) Requesting authentication tuples (sgsn_auth.c:184) 20241006055819921 DMM DEBUG MM(262420000000045/e6a149dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055819921 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241006055819921 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@3d8dbf798c9e: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241006055819926 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055819926 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055819926 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055819926 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055819926 DMM INFO MM(262420000000045/e6a149dc) Subscriber data update (mmctx.c:445) 20241006055819926 DMM DEBUG MM(262420000000045/e6a149dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055819926 DMM INFO MM(262420000000045/e6a149dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055819926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055819926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055819926 DMM INFO MM(262420000000045/e6a149dc) <- GMM AUTH AND CIPHERING REQ (rand = b8 cf a3 e8 43 37 c7 5e 34 51 99 7b 5f 59 05 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055819941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055819941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055819941 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055819941 DMM INFO MM(262420000000045/e6a149dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055819941 DMM NOTICE MM(262420000000045/e6a149dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055819941 DMM DEBUG MM(262420000000045/e6a149dc) checking auth: received GSM SRES = 81 02 35 1c (gprs_gmm.c:666) 20241006055819941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055819941 DMM DEBUG MM(262420000000045/e6a149dc) Requesting authorization (sgsn_auth.c:160) 20241006055819941 DMM INFO MM(262420000000045/e6a149dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055819941 DMM DEBUG MM(262420000000045/e6a149dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055819941 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241006055819941 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) 20241006055819941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055819941 DMM INFO MM(262420000000045/e6a149dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6a149dc) (gprs_gmm.c:300) 20241006055819944 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055819944 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055819944 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241006055819944 DMM INFO MM(262420000000045/e6a149dc) Subscriber data update (mmctx.c:445) 20241006055819944 DMM DEBUG MM(262420000000045/e6a149dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055819944 DMM INFO MM(262420000000045/e6a149dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055819944 DMM NOTICE MM(262420000000045/e6a149dc) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241006055819944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055819944 DMM NOTICE MM(262420000000045/e6a149dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055819944 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) 20241006055819945 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055819945 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241006055819945 DMM INFO MM(262420000000045/e6a149dc) Subscriber data update (mmctx.c:445) 20241006055819945 DMM DEBUG MM(262420000000045/e6a149dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055819957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055819957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055819957 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055819957 DMM INFO MM(262420000000045/e6a149dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055819957 DMM NOTICE MM(262420000000045/e6a149dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055819957 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055819957 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055819957 DLLC NOTICE LLME(e011bcb4/e6a149dc){ASSIGNED} LLGM Assign pre (ffffffff => e6a149dc) (gprs_llc.c:1079) 20241006055819957 DLLC NOTICE LLME(ffffffff/e6a149dc){ASSIGNED} LLGM Assign post (ffffffff => e6a149dc) (gprs_llc.c:1125) 20241006055819957 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055819957 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055819957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055819957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055820014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055820015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055820015 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055820015 DMM INFO MM(262420000000045/e6a149dc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055820015 DMM INFO MM(262420000000045/e6a149dc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055820015 DMM DEBUG MM(262420000000045/e6a149dc) Using GGSN 0 (gprs_sm.c:317) 20241006055820015 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) 20241006055820015 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241006055820015 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055820015 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055820015 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241006055820041 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 2c c8 a0 8a 11 02 ea 36 1e 14 05 7f d0 5a 4f 69 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) 20241006055820041 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc81c0, cbp=0x560cf8c70ff0) (sgsn_libgtp.c:629) 20241006055820041 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055820041 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=e6a149dc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055820041 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055820041 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055820056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055820056 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241006055820057 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241006055820057 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241006055820057 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@3d8dbf798c9e: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055820069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60660<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055820074 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055820074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1069)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1082)@3d8dbf798c9e: Final verdict of PTC: none TC_xid_n201u-BVCI210(1075)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1084)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1072)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1078)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@3d8dbf798c9e: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@3d8dbf798c9e: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1080)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1070)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1076)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_xid_n201u finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:58:20 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241006055820166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055820568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100296) 20241006055821075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055821076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100296, count=101456) 20241006055822077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055822077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006055822577 DGPRS DEBUG Checking for inactive LLMEs, time = 30722501 (sgsn.c:131) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58:22 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 20241006055823078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055823078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_llc_null started. 20241006055823668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055823670 DMM INFO MM(262420000000045/e6a149dc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055823670 DMM INFO MM(262420000000045/e6a149dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055823670 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055823670 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055823670 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055823670 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055823670 DLLC NOTICE LLME(ffffffff/e6a149dc){ASSIGNED} LLGM Assign pre (e6a149dc => ffffffff) (gprs_llc.c:1079) 20241006055823670 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6a149dc => ffffffff) (gprs_llc.c:1125) 20241006055823670 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006055823670 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055823670 DMM NOTICE MM(262420000000045/e6a149dc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055823670 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241006055823670 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055823670 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055823670 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241006055823670 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241006055823670 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) 20241006055823670 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) 20241006055823670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055823670 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055823670 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055823670 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055823670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055823711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055823711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055823711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055823711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055823711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055823711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055823711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055823711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055823711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055823712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055823712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055823712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055823712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055823712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055823712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055823712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055823712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055823712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055823712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055823712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055823712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055823712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055823714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055823719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055823719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055823731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055823731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055823731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055823731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055823731 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055823731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055823731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055823731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055823731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1096)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055823732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055823732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055823732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055823732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055823732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055823732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055823732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055823732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055823732 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055823732 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055823732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055823732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055823732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055823734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055823738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055823738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1098)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1094)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055823743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055823743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055823743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055823743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055823743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055823743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055823743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055823743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055823743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055823744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055823744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055823744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055823744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055823744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055823744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055823744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055823744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055823745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055823745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055823747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055823752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055823752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055824080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055824080 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055824080 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055824080 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055824083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055824085 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@3d8dbf798c9e: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C176FE21'O, index=0 SGSN_Test-GSUP(1103)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@3d8dbf798c9e: 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 := '86A7EA411501CC414D60EC495731124D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B186A62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EBF88EAEFEB9721'O } } } } } 20241006055825166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055825166 DLLC NOTICE LLME(ffffffff/c176fe21){UNASSIGNED} LLC RX: unknown TLLI 0xc176fe21, creating LLME on the fly (gprs_llc.c:552) 20241006055825166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055825166 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241006055825166 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055825166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055825166 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055825166 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055825166 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055825166 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055825166 DLLC NOTICE LLME(ffffffff/c176fe21){UNASSIGNED} LLGM Assign pre (c176fe21 => cba65198) (gprs_llc.c:1079) 20241006055825166 DLLC NOTICE LLME(c176fe21/cba65198){ASSIGNED} LLGM Assign post (c176fe21 => cba65198) (gprs_llc.c:1125) 20241006055825166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055825167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055825167 DMM DEBUG MM(262420000000041/cba65198) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055825177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055825177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055825177 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055825177 DMM DEBUG MM(262420000000041/cba65198) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241006055825177 DMM NOTICE MM(262420000000041/cba65198) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055825177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055825177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055825177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055825177 DMM DEBUG MM(262420000000041/cba65198) Requesting authorization (sgsn_auth.c:160) 20241006055825177 DMM INFO MM(262420000000041/cba65198) Requesting authentication tuples (sgsn_auth.c:184) 20241006055825177 DMM DEBUG MM(262420000000041/cba65198) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055825177 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241006055825177 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@3d8dbf798c9e: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241006055825179 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055825179 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055825179 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055825179 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055825179 DMM INFO MM(262420000000041/cba65198) Subscriber data update (mmctx.c:445) 20241006055825179 DMM DEBUG MM(262420000000041/cba65198) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055825179 DMM INFO MM(262420000000041/cba65198) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055825179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055825179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055825179 DMM INFO MM(262420000000041/cba65198) <- GMM AUTH AND CIPHERING REQ (rand = 86 a7 ea 41 15 01 cc 41 4d 60 ec 49 57 31 12 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055825184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055825184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055825184 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055825184 DMM INFO MM(262420000000041/cba65198) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055825184 DMM NOTICE MM(262420000000041/cba65198) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055825184 DMM DEBUG MM(262420000000041/cba65198) checking auth: received GSM SRES = 0b 18 6a 62 (gprs_gmm.c:666) 20241006055825184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055825184 DMM DEBUG MM(262420000000041/cba65198) Requesting authorization (sgsn_auth.c:160) 20241006055825184 DMM INFO MM(262420000000041/cba65198) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055825184 DMM DEBUG MM(262420000000041/cba65198) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055825184 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241006055825184 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) 20241006055825184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055825184 DMM INFO MM(262420000000041/cba65198) <- GMM ATTACH ACCEPT (new P-TMSI=0xcba65198) (gprs_gmm.c:300) 20241006055825185 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055825185 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055825185 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241006055825185 DMM INFO MM(262420000000041/cba65198) Subscriber data update (mmctx.c:445) 20241006055825185 DMM DEBUG MM(262420000000041/cba65198) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055825185 DMM INFO MM(262420000000041/cba65198) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055825185 DMM NOTICE MM(262420000000041/cba65198) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241006055825185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055825185 DMM NOTICE MM(262420000000041/cba65198) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055825185 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) 20241006055825185 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055825185 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241006055825185 DMM INFO MM(262420000000041/cba65198) Subscriber data update (mmctx.c:445) 20241006055825185 DMM DEBUG MM(262420000000041/cba65198) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055825190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055825190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055825190 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055825190 DMM INFO MM(262420000000041/cba65198) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055825190 DMM NOTICE MM(262420000000041/cba65198) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055825190 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055825190 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055825190 DLLC NOTICE LLME(c176fe21/cba65198){ASSIGNED} LLGM Assign pre (ffffffff => cba65198) (gprs_llc.c:1079) 20241006055825190 DLLC NOTICE LLME(ffffffff/cba65198){ASSIGNED} LLGM Assign post (ffffffff => cba65198) (gprs_llc.c:1125) 20241006055825190 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055825190 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055825190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055825190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006055826249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055826249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241006055826249 DLLC DEBUG TLLI=cba65198 sends us LLC NULL (gprs_llc.c:912) 20241006055826250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055826250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241006055826250 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055826250 DMM INFO MM(262420000000041/cba65198) -> GMM DETACH REQUEST TLLI=0xcba65198 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241006055826250 DMM INFO MM(262420000000041/cba65198) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241006055826250 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055826250 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055826250 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055826250 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055826250 DLLC NOTICE LLME(ffffffff/cba65198){ASSIGNED} LLGM Assign pre (cba65198 => ffffffff) (gprs_llc.c:1079) 20241006055826250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cba65198 => ffffffff) (gprs_llc.c:1125) 20241006055826250 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241006055826250 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) 20241006055826250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055826250 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055826250 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055826250 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055826252 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@3d8dbf798c9e: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@3d8dbf798c9e: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055831267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055831271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055831271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1101)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1097)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1091)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1089)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1099)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1095)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_llc_null finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:58:31 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241006055831386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055831688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99604) 20241006055832273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055832273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99604, count=100864) 20241006055833274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055833274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58: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_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 20241006055834276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055834276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_llc_sabm_dm_llgmm started. 20241006055834786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055834788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055834831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055834831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055834831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055834831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055834831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055834831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055834831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055834831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055834831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055834832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055834832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055834832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055834832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055834832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055834832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055834832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055834832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055834832 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055834832 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055834832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055834833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055834833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055834835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055834841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055834841 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@3d8dbf798c9e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1115)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 20241006055834854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055834854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055834854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055834854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055834854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055834854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055834854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055834854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055834854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055834855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055834855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055834855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055834855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055834855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055834855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055834855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055834855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055834855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055834855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055834855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055834855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055834855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055834857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006055834861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055834861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1115)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_llc_sabm_dm_llgmm-BVCI210(1113)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1120)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055834865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055834865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055834865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055834865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055834865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055834865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055834865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055834865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055834865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055834866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055834866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055834866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055834866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055834866 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055834866 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055834866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055834866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055834869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055834873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055834873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055835277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055835277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055835277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055835277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055835281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055835282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@3d8dbf798c9e: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='C90CE503'O, index=0 SGSN_Test-GSUP(1122)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@3d8dbf798c9e: 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 := '43320633FF846F8A0A65A8096B4032A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F9F4A21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D89A9E6F1343AA7C'O } } } } } 20241006055836356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055836356 DLLC NOTICE LLME(ffffffff/c90ce503){UNASSIGNED} LLC RX: unknown TLLI 0xc90ce503, creating LLME on the fly (gprs_llc.c:552) 20241006055836356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055836356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241006055836356 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055836356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055836356 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055836356 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055836356 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055836356 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055836356 DLLC NOTICE LLME(ffffffff/c90ce503){UNASSIGNED} LLGM Assign pre (c90ce503 => f4774d9a) (gprs_llc.c:1079) 20241006055836356 DLLC NOTICE LLME(c90ce503/f4774d9a){ASSIGNED} LLGM Assign post (c90ce503 => f4774d9a) (gprs_llc.c:1125) 20241006055836356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055836356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055836356 DMM DEBUG MM(262420000000042/f4774d9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055836378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055836378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055836378 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055836378 DMM DEBUG MM(262420000000042/f4774d9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241006055836378 DMM NOTICE MM(262420000000042/f4774d9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055836378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055836378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055836378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055836378 DMM DEBUG MM(262420000000042/f4774d9a) Requesting authorization (sgsn_auth.c:160) 20241006055836378 DMM INFO MM(262420000000042/f4774d9a) Requesting authentication tuples (sgsn_auth.c:184) 20241006055836378 DMM DEBUG MM(262420000000042/f4774d9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055836378 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241006055836378 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@3d8dbf798c9e: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241006055836384 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055836384 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055836384 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055836384 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055836384 DMM INFO MM(262420000000042/f4774d9a) Subscriber data update (mmctx.c:445) 20241006055836384 DMM DEBUG MM(262420000000042/f4774d9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055836384 DMM INFO MM(262420000000042/f4774d9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055836384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055836384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055836384 DMM INFO MM(262420000000042/f4774d9a) <- GMM AUTH AND CIPHERING REQ (rand = 43 32 06 33 ff 84 6f 8a 0a 65 a8 09 6b 40 32 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055836399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055836399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055836399 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055836399 DMM INFO MM(262420000000042/f4774d9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055836399 DMM NOTICE MM(262420000000042/f4774d9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055836399 DMM DEBUG MM(262420000000042/f4774d9a) checking auth: received GSM SRES = 6f 9f 4a 21 (gprs_gmm.c:666) 20241006055836399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055836399 DMM DEBUG MM(262420000000042/f4774d9a) Requesting authorization (sgsn_auth.c:160) 20241006055836399 DMM INFO MM(262420000000042/f4774d9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055836400 DMM DEBUG MM(262420000000042/f4774d9a) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055836400 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241006055836400 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) 20241006055836400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055836400 DMM INFO MM(262420000000042/f4774d9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4774d9a) (gprs_gmm.c:300) 20241006055836404 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055836404 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055836404 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241006055836404 DMM INFO MM(262420000000042/f4774d9a) Subscriber data update (mmctx.c:445) 20241006055836404 DMM DEBUG MM(262420000000042/f4774d9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055836404 DMM INFO MM(262420000000042/f4774d9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055836404 DMM NOTICE MM(262420000000042/f4774d9a) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241006055836404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055836404 DMM NOTICE MM(262420000000042/f4774d9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055836404 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) 20241006055836405 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055836405 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241006055836405 DMM INFO MM(262420000000042/f4774d9a) Subscriber data update (mmctx.c:445) 20241006055836405 DMM DEBUG MM(262420000000042/f4774d9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055836415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055836415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055836415 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055836415 DMM INFO MM(262420000000042/f4774d9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055836415 DMM NOTICE MM(262420000000042/f4774d9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055836415 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055836415 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055836415 DLLC NOTICE LLME(c90ce503/f4774d9a){ASSIGNED} LLGM Assign pre (ffffffff => f4774d9a) (gprs_llc.c:1079) 20241006055836415 DLLC NOTICE LLME(ffffffff/f4774d9a){ASSIGNED} LLGM Assign post (ffffffff => f4774d9a) (gprs_llc.c:1125) 20241006055836415 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055836415 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055836415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055836415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006055837472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055837472 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)@3d8dbf798c9e: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@3d8dbf798c9e: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055837487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@3d8dbf798c9e: Final verdict of PTC: none 20241006055837492 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055837492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1111)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1113)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1116)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1120)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1114)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1108)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1118)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1110)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1113): none (none -> none) Sun Oct 6 05:58:37 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@3d8dbf798c9e: 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'. 20241006055837605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055838008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79360) 20241006055838493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055838493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79360, count=86772) 20241006055839495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055839495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58: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_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 20241006055840497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055840497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_llc_sabm_dm_ll5 started. 20241006055841106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055841109 DMM INFO MM(262420000000042/f4774d9a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055841109 DMM INFO MM(262420000000042/f4774d9a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055841109 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055841109 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055841109 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055841109 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055841109 DLLC NOTICE LLME(ffffffff/f4774d9a){ASSIGNED} LLGM Assign pre (f4774d9a => ffffffff) (gprs_llc.c:1079) 20241006055841109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4774d9a => ffffffff) (gprs_llc.c:1125) 20241006055841109 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241006055841109 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) 20241006055841109 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) 20241006055841109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055841109 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055841109 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055841109 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055841109 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055841155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055841155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055841155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055841155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055841155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055841155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055841155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055841155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055841155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241006055841156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055841156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055841156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1129)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055841156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055841156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055841156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055841156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055841156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055841156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055841156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055841156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055841156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055841156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055841158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055841162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055841163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055841175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055841175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055841175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055841175 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055841175 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055841175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055841175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055841175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055841175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1134)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055841176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055841176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055841176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055841176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055841176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055841176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055841176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055841176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055841176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055841176 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055841176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055841177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055841177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055841179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1131)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241006055841184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055841184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1139)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@3d8dbf798c9e: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_ll5-BVCI210(1132)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055841187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055841187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055841187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055841187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055841187 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055841187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055841187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055841187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055841187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055841187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055841187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055841187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055841187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055841187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055841188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055841188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055841188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055841188 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055841188 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055841188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055841188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055841188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055841190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055841194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055841194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055841498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055841498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055841498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055841498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055841503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055841504 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@3d8dbf798c9e: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E048D946'O, index=0 SGSN_Test-GSUP(1141)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@3d8dbf798c9e: 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 := 'B6D22E2789B5EB3135BBBB1BF38F8DF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '62839ED4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA55F6F617CEA7D7'O } } } } } 20241006055842578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055842578 DLLC NOTICE LLME(ffffffff/e048d946){UNASSIGNED} LLC RX: unknown TLLI 0xe048d946, creating LLME on the fly (gprs_llc.c:552) 20241006055842578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055842578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241006055842578 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055842578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055842578 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055842578 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055842578 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055842578 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055842578 DLLC NOTICE LLME(ffffffff/e048d946){UNASSIGNED} LLGM Assign pre (e048d946 => f6f2327c) (gprs_llc.c:1079) 20241006055842578 DLLC NOTICE LLME(e048d946/f6f2327c){ASSIGNED} LLGM Assign post (e048d946 => f6f2327c) (gprs_llc.c:1125) 20241006055842578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055842578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055842578 DMM DEBUG MM(262420000000043/f6f2327c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055842596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055842596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055842596 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055842597 DMM DEBUG MM(262420000000043/f6f2327c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241006055842597 DMM NOTICE MM(262420000000043/f6f2327c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055842597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055842597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055842597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055842597 DMM DEBUG MM(262420000000043/f6f2327c) Requesting authorization (sgsn_auth.c:160) 20241006055842597 DMM INFO MM(262420000000043/f6f2327c) Requesting authentication tuples (sgsn_auth.c:184) 20241006055842597 DMM DEBUG MM(262420000000043/f6f2327c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055842597 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241006055842597 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@3d8dbf798c9e: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241006055842603 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055842603 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055842603 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055842603 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055842603 DMM INFO MM(262420000000043/f6f2327c) Subscriber data update (mmctx.c:445) 20241006055842603 DMM DEBUG MM(262420000000043/f6f2327c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055842603 DMM INFO MM(262420000000043/f6f2327c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055842603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055842603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055842603 DMM INFO MM(262420000000043/f6f2327c) <- GMM AUTH AND CIPHERING REQ (rand = b6 d2 2e 27 89 b5 eb 31 35 bb bb 1b f3 8f 8d f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055842619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055842619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055842619 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055842619 DMM INFO MM(262420000000043/f6f2327c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055842619 DMM NOTICE MM(262420000000043/f6f2327c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055842619 DMM DEBUG MM(262420000000043/f6f2327c) checking auth: received GSM SRES = 62 83 9e d4 (gprs_gmm.c:666) 20241006055842619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055842619 DMM DEBUG MM(262420000000043/f6f2327c) Requesting authorization (sgsn_auth.c:160) 20241006055842619 DMM INFO MM(262420000000043/f6f2327c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055842619 DMM DEBUG MM(262420000000043/f6f2327c) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055842619 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241006055842619 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) 20241006055842619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055842619 DMM INFO MM(262420000000043/f6f2327c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6f2327c) (gprs_gmm.c:300) 20241006055842623 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055842623 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055842623 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241006055842623 DMM INFO MM(262420000000043/f6f2327c) Subscriber data update (mmctx.c:445) 20241006055842623 DMM DEBUG MM(262420000000043/f6f2327c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055842623 DMM INFO MM(262420000000043/f6f2327c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055842623 DMM NOTICE MM(262420000000043/f6f2327c) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241006055842623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055842623 DMM NOTICE MM(262420000000043/f6f2327c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055842623 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) 20241006055842624 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055842624 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241006055842624 DMM INFO MM(262420000000043/f6f2327c) Subscriber data update (mmctx.c:445) 20241006055842624 DMM DEBUG MM(262420000000043/f6f2327c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055842634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055842634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055842634 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055842634 DMM INFO MM(262420000000043/f6f2327c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055842634 DMM NOTICE MM(262420000000043/f6f2327c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055842634 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055842634 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055842634 DLLC NOTICE LLME(e048d946/f6f2327c){ASSIGNED} LLGM Assign pre (ffffffff => f6f2327c) (gprs_llc.c:1079) 20241006055842634 DLLC NOTICE LLME(ffffffff/f6f2327c){ASSIGNED} LLGM Assign post (ffffffff => f6f2327c) (gprs_llc.c:1125) 20241006055842634 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055842634 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055842634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055842634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006055843689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055843689 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)@3d8dbf798c9e: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@3d8dbf798c9e: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055843703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@3d8dbf798c9e: Final verdict of PTC: none 20241006055843708 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055843709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1130)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1139)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1129)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1135)@3d8dbf798c9e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1133)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1137)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1127)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:58:43 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 20241006055843819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055844221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87388) 20241006055844709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055844710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87388, count=91744) 20241006055845710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055845710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055846711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055846711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_suspend_nopaging started. 20241006055847311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055847314 DMM INFO MM(262420000000043/f6f2327c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055847314 DMM INFO MM(262420000000043/f6f2327c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055847314 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055847315 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055847315 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055847315 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055847315 DLLC NOTICE LLME(ffffffff/f6f2327c){ASSIGNED} LLGM Assign pre (f6f2327c => ffffffff) (gprs_llc.c:1079) 20241006055847315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6f2327c => ffffffff) (gprs_llc.c:1125) 20241006055847315 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241006055847315 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) 20241006055847315 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) 20241006055847315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055847315 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055847315 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055847315 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055847315 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055847360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055847360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055847360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055847360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055847360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055847360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055847360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055847360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055847360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241006055847361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055847361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055847361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1148)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055847361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055847361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055847361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055847361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055847361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055847361 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055847361 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055847361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055847361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055847361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055847363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055847368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055847368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055847376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055847376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055847376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055847376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055847376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055847376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055847376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055847376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055847376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055847376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055847376 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055847376 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055847376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055847377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055847377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055847379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055847383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055847383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055847392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055847392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055847392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055847392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055847392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055847392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055847392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055847392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055847392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055847393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055847393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055847393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055847393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055847393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055847393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055847393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055847393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055847393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055847393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055847393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055847393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055847393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055847395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055847400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055847400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055847712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055847712 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055847712 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055847712 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055847717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055847718 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@3d8dbf798c9e: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='E5D7BE15'O, index=0 SGSN_Test-GSUP(1160)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@3d8dbf798c9e: 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 := '3103BD6DC226596AA1C391EE9F0695DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F65A9F65'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED96744A5AEB9F95'O } } } } } 20241006055848764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055848764 DLLC NOTICE LLME(ffffffff/e5d7be15){UNASSIGNED} LLC RX: unknown TLLI 0xe5d7be15, creating LLME on the fly (gprs_llc.c:552) 20241006055848764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055848764 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241006055848764 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055848764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055848764 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055848764 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055848764 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055848764 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055848764 DLLC NOTICE LLME(ffffffff/e5d7be15){UNASSIGNED} LLGM Assign pre (e5d7be15 => c177ed4d) (gprs_llc.c:1079) 20241006055848764 DLLC NOTICE LLME(e5d7be15/c177ed4d){ASSIGNED} LLGM Assign post (e5d7be15 => c177ed4d) (gprs_llc.c:1125) 20241006055848764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055848764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055848764 DMM DEBUG MM(262420000000048/c177ed4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055848786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055848786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055848786 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055848786 DMM DEBUG MM(262420000000048/c177ed4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241006055848786 DMM NOTICE MM(262420000000048/c177ed4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055848786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055848786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055848786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055848786 DMM DEBUG MM(262420000000048/c177ed4d) Requesting authorization (sgsn_auth.c:160) 20241006055848786 DMM INFO MM(262420000000048/c177ed4d) Requesting authentication tuples (sgsn_auth.c:184) 20241006055848786 DMM DEBUG MM(262420000000048/c177ed4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055848786 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241006055848786 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@3d8dbf798c9e: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241006055848792 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055848792 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055848792 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055848792 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055848792 DMM INFO MM(262420000000048/c177ed4d) Subscriber data update (mmctx.c:445) 20241006055848792 DMM DEBUG MM(262420000000048/c177ed4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055848792 DMM INFO MM(262420000000048/c177ed4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055848792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055848792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055848792 DMM INFO MM(262420000000048/c177ed4d) <- GMM AUTH AND CIPHERING REQ (rand = 31 03 bd 6d c2 26 59 6a a1 c3 91 ee 9f 06 95 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055848805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055848805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055848805 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055848805 DMM INFO MM(262420000000048/c177ed4d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055848805 DMM NOTICE MM(262420000000048/c177ed4d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055848805 DMM DEBUG MM(262420000000048/c177ed4d) checking auth: received GSM SRES = f6 5a 9f 65 (gprs_gmm.c:666) 20241006055848805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055848805 DMM DEBUG MM(262420000000048/c177ed4d) Requesting authorization (sgsn_auth.c:160) 20241006055848805 DMM INFO MM(262420000000048/c177ed4d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055848805 DMM DEBUG MM(262420000000048/c177ed4d) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055848805 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241006055848805 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) 20241006055848805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055848805 DMM INFO MM(262420000000048/c177ed4d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc177ed4d) (gprs_gmm.c:300) 20241006055848807 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055848807 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055848807 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241006055848807 DMM INFO MM(262420000000048/c177ed4d) Subscriber data update (mmctx.c:445) 20241006055848807 DMM DEBUG MM(262420000000048/c177ed4d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055848807 DMM INFO MM(262420000000048/c177ed4d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055848807 DMM NOTICE MM(262420000000048/c177ed4d) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241006055848807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055848807 DMM NOTICE MM(262420000000048/c177ed4d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055848807 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) 20241006055848807 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055848807 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241006055848807 DMM INFO MM(262420000000048/c177ed4d) Subscriber data update (mmctx.c:445) 20241006055848807 DMM DEBUG MM(262420000000048/c177ed4d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055848816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055848816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055848816 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055848816 DMM INFO MM(262420000000048/c177ed4d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055848816 DMM NOTICE MM(262420000000048/c177ed4d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055848816 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055848816 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055848816 DLLC NOTICE LLME(e5d7be15/c177ed4d){ASSIGNED} LLGM Assign pre (ffffffff => c177ed4d) (gprs_llc.c:1079) 20241006055848816 DLLC NOTICE LLME(ffffffff/c177ed4d){ASSIGNED} LLGM Assign post (ffffffff => c177ed4d) (gprs_llc.c:1125) 20241006055848816 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055848816 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055848816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055848816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055848869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055848869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055848869 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055848869 DMM INFO MM(262420000000048/c177ed4d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055848869 DMM INFO MM(262420000000048/c177ed4d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055848869 DMM DEBUG MM(262420000000048/c177ed4d) Using GGSN 0 (gprs_sm.c:317) 20241006055848869 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) 20241006055848869 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241006055848869 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055848869 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055848870 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241006055848884 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 10 8e d1 2e 11 e9 24 69 5d 14 05 7f 4d d7 b6 85 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) 20241006055848884 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdc9238, cbp=0x560cf8c724c0) (sgsn_libgtp.c:629) 20241006055848884 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055848884 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c79798 TLLI=c177ed4d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055848884 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055848884 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055848892 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241006055848897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055848897 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241006055848897 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241006055848899 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241006055848899 DMM INFO MM(262420000000048/c177ed4d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241006055852578 DGPRS DEBUG Checking for inactive LLMEs, time = 30722531 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@3d8dbf798c9e: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055853916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@3d8dbf798c9e: Final verdict of PTC: none 20241006055853920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055853920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1148)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1158)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@3d8dbf798c9e: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@3d8dbf798c9e: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@3d8dbf798c9e: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1153)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1151)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1146)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1156)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_suspend_nopaging finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:58:53 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241006055853987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055854389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99468) 20241006055854921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055854921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99468, count=100628) 20241006055855922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055855922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:58:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055856923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055856923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_suspend_resume started. 20241006055857487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055857489 DMM INFO MM(262420000000048/c177ed4d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055857489 DMM INFO MM(262420000000048/c177ed4d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055857489 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055857489 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055857489 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055857489 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055857489 DLLC NOTICE LLME(ffffffff/c177ed4d){ASSIGNED} LLGM Assign pre (c177ed4d => ffffffff) (gprs_llc.c:1079) 20241006055857489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c177ed4d => ffffffff) (gprs_llc.c:1125) 20241006055857489 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c79440 (gprs_sndcp.c:574) 20241006055857489 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c79798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055857489 DMM NOTICE MM(262420000000048/c177ed4d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055857489 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241006055857489 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055857489 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055857489 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241006055857489 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241006055857489 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) 20241006055857490 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) 20241006055857490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055857490 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055857490 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055857490 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055857490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055857545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055857545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055857545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055857545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055857545 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055857545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055857545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055857545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055857545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055857546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055857546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055857546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055857546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055857546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055857546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055857546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055857546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055857546 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055857546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055857546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055857546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055857546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055857548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055857552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055857552 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055857560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055857560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055857560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055857560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055857560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055857560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055857560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055857560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055857560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055857561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055857561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055857561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055857561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055857561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055857561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055857561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055857561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055857561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055857561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055857561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055857561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055857561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055857562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055857567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055857567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055857576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055857576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055857576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055857576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055857576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055857576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055857576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055857576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055857576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055857577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055857577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055857577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055857578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055857578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055857578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055857578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055857578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055857578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055857578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055857578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055857578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055857578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055857579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055857584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055857584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055857924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055857924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055857924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055857924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055857928 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055857929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@3d8dbf798c9e: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='FC41A59F'O, index=0 SGSN_Test-GSUP(1179)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@3d8dbf798c9e: 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 := '005CC1A2C21168C5BBBB889A9A5077D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '871F1E78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4750EDF3E62BB85E'O } } } } } 20241006055859007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055859007 DLLC NOTICE LLME(ffffffff/fc41a59f){UNASSIGNED} LLC RX: unknown TLLI 0xfc41a59f, creating LLME on the fly (gprs_llc.c:552) 20241006055859007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055859008 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241006055859008 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055859008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055859008 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055859008 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055859008 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055859008 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055859008 DLLC NOTICE LLME(ffffffff/fc41a59f){UNASSIGNED} LLGM Assign pre (fc41a59f => e87c1076) (gprs_llc.c:1079) 20241006055859008 DLLC NOTICE LLME(fc41a59f/e87c1076){ASSIGNED} LLGM Assign post (fc41a59f => e87c1076) (gprs_llc.c:1125) 20241006055859008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055859008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055859008 DMM DEBUG MM(262420000000049/e87c1076) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055859019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055859019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055859019 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055859019 DMM DEBUG MM(262420000000049/e87c1076) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241006055859019 DMM NOTICE MM(262420000000049/e87c1076) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055859019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055859019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055859019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055859019 DMM DEBUG MM(262420000000049/e87c1076) Requesting authorization (sgsn_auth.c:160) 20241006055859019 DMM INFO MM(262420000000049/e87c1076) Requesting authentication tuples (sgsn_auth.c:184) 20241006055859019 DMM DEBUG MM(262420000000049/e87c1076) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055859019 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241006055859019 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@3d8dbf798c9e: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241006055859023 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055859023 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055859023 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055859023 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055859023 DMM INFO MM(262420000000049/e87c1076) Subscriber data update (mmctx.c:445) 20241006055859023 DMM DEBUG MM(262420000000049/e87c1076) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055859023 DMM INFO MM(262420000000049/e87c1076) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055859023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055859023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055859023 DMM INFO MM(262420000000049/e87c1076) <- GMM AUTH AND CIPHERING REQ (rand = 00 5c c1 a2 c2 11 68 c5 bb bb 88 9a 9a 50 77 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055859034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055859034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055859034 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055859034 DMM INFO MM(262420000000049/e87c1076) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055859034 DMM NOTICE MM(262420000000049/e87c1076) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055859034 DMM DEBUG MM(262420000000049/e87c1076) checking auth: received GSM SRES = 87 1f 1e 78 (gprs_gmm.c:666) 20241006055859034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055859034 DMM DEBUG MM(262420000000049/e87c1076) Requesting authorization (sgsn_auth.c:160) 20241006055859034 DMM INFO MM(262420000000049/e87c1076) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055859034 DMM DEBUG MM(262420000000049/e87c1076) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055859035 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241006055859035 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) 20241006055859035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055859035 DMM INFO MM(262420000000049/e87c1076) <- GMM ATTACH ACCEPT (new P-TMSI=0xe87c1076) (gprs_gmm.c:300) 20241006055859037 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055859037 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055859037 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241006055859037 DMM INFO MM(262420000000049/e87c1076) Subscriber data update (mmctx.c:445) 20241006055859037 DMM DEBUG MM(262420000000049/e87c1076) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055859037 DMM INFO MM(262420000000049/e87c1076) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055859037 DMM NOTICE MM(262420000000049/e87c1076) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241006055859037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055859038 DMM NOTICE MM(262420000000049/e87c1076) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055859038 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) 20241006055859039 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055859039 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241006055859039 DMM INFO MM(262420000000049/e87c1076) Subscriber data update (mmctx.c:445) 20241006055859039 DMM DEBUG MM(262420000000049/e87c1076) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055859048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055859048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055859048 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055859048 DMM INFO MM(262420000000049/e87c1076) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055859048 DMM NOTICE MM(262420000000049/e87c1076) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055859048 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055859048 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055859048 DLLC NOTICE LLME(fc41a59f/e87c1076){ASSIGNED} LLGM Assign pre (ffffffff => e87c1076) (gprs_llc.c:1079) 20241006055859048 DLLC NOTICE LLME(ffffffff/e87c1076){ASSIGNED} LLGM Assign post (ffffffff => e87c1076) (gprs_llc.c:1125) 20241006055859048 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055859048 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055859048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055859048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055859108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055859108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055859108 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055859108 DMM INFO MM(262420000000049/e87c1076) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055859108 DMM INFO MM(262420000000049/e87c1076) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055859108 DMM DEBUG MM(262420000000049/e87c1076) Using GGSN 0 (gprs_sm.c:317) 20241006055859108 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) 20241006055859108 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241006055859108 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055859108 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055859108 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241006055859125 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 57 33 d0 2e 11 c1 69 b1 b0 14 05 7f 16 67 a0 cf 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) 20241006055859125 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdca2b0, cbp=0x560cf8c71a60) (sgsn_libgtp.c:629) 20241006055859125 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055859125 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c79798 TLLI=e87c1076, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055859125 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055859125 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055859140 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241006055859152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055859153 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241006055859153 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241006055859162 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241006055859162 DMM INFO MM(262420000000049/e87c1076) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241006055904175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055904175 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241006055904175 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241006055904183 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@3d8dbf798c9e: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055904202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37192<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1172)@3d8dbf798c9e: Final verdict of PTC: none 20241006055904206 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055904206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_resume-BVCI196(1166)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1177)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1167)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@3d8dbf798c9e: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@3d8dbf798c9e: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1170)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1175)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1165)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_suspend_resume finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:59:04 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241006055904313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055904715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100864) 20241006055905208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055905208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100864, count=105220) 20241006055906209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055906209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:59: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.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 20241006055907211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055907211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_suspend_rau started. 20241006055907807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055907810 DMM INFO MM(262420000000049/e87c1076) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055907810 DMM INFO MM(262420000000049/e87c1076) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055907810 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055907810 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055907810 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055907810 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055907810 DLLC NOTICE LLME(ffffffff/e87c1076){ASSIGNED} LLGM Assign pre (e87c1076 => ffffffff) (gprs_llc.c:1079) 20241006055907810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e87c1076 => ffffffff) (gprs_llc.c:1125) 20241006055907810 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c79440 (gprs_sndcp.c:574) 20241006055907810 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c79798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055907810 DMM NOTICE MM(262420000000049/e87c1076) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055907810 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241006055907810 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055907810 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055907810 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241006055907810 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241006055907810 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) 20241006055907810 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) 20241006055907810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055907810 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055907810 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055907810 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055907810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055907854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055907854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055907854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055907854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055907854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055907854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055907854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055907854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055907854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055907855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055907855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055907855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055907855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055907855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055907855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055907855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055907855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055907855 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055907855 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055907855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055907855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055907855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055907857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055907862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055907862 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055907869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055907869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055907869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055907869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055907869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055907869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055907869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055907869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055907869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055907869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055907869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055907869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055907869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055907869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055907869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055907869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055907869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055907869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055907869 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055907870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055907870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055907870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055907871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055907875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055907875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055907884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055907884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055907884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055907884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055907884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055907884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055907884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055907884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055907884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055907885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055907885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055907885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055907885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055907885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055907885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055907885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055907885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055907885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055907885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055907885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1196)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055907885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055907885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055907887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055907891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055907891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055908213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055908213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055908213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055908213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055908217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055908218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@3d8dbf798c9e: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='D393AE9D'O, index=0 SGSN_Test-GSUP(1198)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@3d8dbf798c9e: 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 := '2C3D93A7A1DCDEAB6382B93BD47AE5A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCC55EB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33168A3F93851AF6'O } } } } } 20241006055909279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055909279 DLLC NOTICE LLME(ffffffff/d393ae9d){UNASSIGNED} LLC RX: unknown TLLI 0xd393ae9d, creating LLME on the fly (gprs_llc.c:552) 20241006055909279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055909279 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241006055909279 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055909279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055909279 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055909279 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055909279 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055909279 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055909279 DLLC NOTICE LLME(ffffffff/d393ae9d){UNASSIGNED} LLGM Assign pre (d393ae9d => e6806672) (gprs_llc.c:1079) 20241006055909279 DLLC NOTICE LLME(d393ae9d/e6806672){ASSIGNED} LLGM Assign post (d393ae9d => e6806672) (gprs_llc.c:1125) 20241006055909279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055909279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055909279 DMM DEBUG MM(262420000000050/e6806672) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055909291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055909291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055909291 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055909291 DMM DEBUG MM(262420000000050/e6806672) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241006055909291 DMM NOTICE MM(262420000000050/e6806672) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055909291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055909291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055909291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055909291 DMM DEBUG MM(262420000000050/e6806672) Requesting authorization (sgsn_auth.c:160) 20241006055909291 DMM INFO MM(262420000000050/e6806672) Requesting authentication tuples (sgsn_auth.c:184) 20241006055909291 DMM DEBUG MM(262420000000050/e6806672) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055909291 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241006055909291 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@3d8dbf798c9e: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241006055909296 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055909296 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055909296 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055909296 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055909296 DMM INFO MM(262420000000050/e6806672) Subscriber data update (mmctx.c:445) 20241006055909296 DMM DEBUG MM(262420000000050/e6806672) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055909296 DMM INFO MM(262420000000050/e6806672) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055909296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055909296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055909296 DMM INFO MM(262420000000050/e6806672) <- GMM AUTH AND CIPHERING REQ (rand = 2c 3d 93 a7 a1 dc de ab 63 82 b9 3b d4 7a e5 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055909310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055909310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055909310 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055909310 DMM INFO MM(262420000000050/e6806672) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055909310 DMM NOTICE MM(262420000000050/e6806672) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055909310 DMM DEBUG MM(262420000000050/e6806672) checking auth: received GSM SRES = fc c5 5e b9 (gprs_gmm.c:666) 20241006055909310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055909310 DMM DEBUG MM(262420000000050/e6806672) Requesting authorization (sgsn_auth.c:160) 20241006055909310 DMM INFO MM(262420000000050/e6806672) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055909310 DMM DEBUG MM(262420000000050/e6806672) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055909310 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241006055909310 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) 20241006055909310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055909310 DMM INFO MM(262420000000050/e6806672) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6806672) (gprs_gmm.c:300) 20241006055909313 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055909313 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055909313 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241006055909313 DMM INFO MM(262420000000050/e6806672) Subscriber data update (mmctx.c:445) 20241006055909313 DMM DEBUG MM(262420000000050/e6806672) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055909313 DMM INFO MM(262420000000050/e6806672) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055909313 DMM NOTICE MM(262420000000050/e6806672) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241006055909313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055909313 DMM NOTICE MM(262420000000050/e6806672) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055909313 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) 20241006055909314 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055909314 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241006055909314 DMM INFO MM(262420000000050/e6806672) Subscriber data update (mmctx.c:445) 20241006055909314 DMM DEBUG MM(262420000000050/e6806672) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055909324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055909324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055909324 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055909324 DMM INFO MM(262420000000050/e6806672) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055909324 DMM NOTICE MM(262420000000050/e6806672) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055909324 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055909324 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055909324 DLLC NOTICE LLME(d393ae9d/e6806672){ASSIGNED} LLGM Assign pre (ffffffff => e6806672) (gprs_llc.c:1079) 20241006055909324 DLLC NOTICE LLME(ffffffff/e6806672){ASSIGNED} LLGM Assign post (ffffffff => e6806672) (gprs_llc.c:1125) 20241006055909324 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055909324 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055909324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055909324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055909379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055909379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055909379 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055909379 DMM INFO MM(262420000000050/e6806672) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055909379 DMM INFO MM(262420000000050/e6806672) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055909379 DMM DEBUG MM(262420000000050/e6806672) Using GGSN 0 (gprs_sm.c:317) 20241006055909379 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) 20241006055909379 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241006055909379 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055909380 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055909380 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241006055909404 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 dc 42 06 f7 11 a3 eb 2b 36 14 05 7f 09 f4 23 11 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241006055909404 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdcb328, cbp=0x560cf8c71df0) (sgsn_libgtp.c:629) 20241006055909404 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055909404 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c79798 TLLI=e6806672, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055909404 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055909404 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055909422 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241006055909435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055909435 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241006055909435 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241006055909441 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241006055909441 DMM INFO MM(262420000000050/e6806672) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241006055914457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055914457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055914457 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055914457 DMM INFO MM(262420000000050/e6806672) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006055914458 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055914458 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241006055914458 DLLC NOTICE LLME(ffffffff/e6806672){ASSIGNED} LLGM Assign pre (e6806672 => ef643231) (gprs_llc.c:1079) 20241006055914458 DLLC NOTICE LLME(e6806672/ef643231){ASSIGNED} LLGM Assign post (e6806672 => ef643231) (gprs_llc.c:1125) 20241006055914458 DMM INFO MM(262420000000050/ef643231) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055914472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055914472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055914472 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055914472 DMM INFO MM(262420000000050/ef643231) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006055914472 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006055914472 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055914472 DLLC NOTICE LLME(e6806672/ef643231){ASSIGNED} LLGM Assign pre (ffffffff => ef643231) (gprs_llc.c:1079) 20241006055914472 DLLC NOTICE LLME(ffffffff/ef643231){ASSIGNED} LLGM Assign post (ffffffff => ef643231) (gprs_llc.c:1125) 20241006055914472 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006055914971 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@3d8dbf798c9e: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055914985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55566<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055914990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006055914990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1182)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1196)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1191)@3d8dbf798c9e: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@3d8dbf798c9e: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@3d8dbf798c9e: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1186)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1198)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1184)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1189)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1194)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_suspend_rau finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:59:15 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241006055915091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055915493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106812) 20241006055915992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055915992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106812, count=111168) 20241006055916993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055916993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:59:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006055917994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055917995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_paging_ps started. 20241006055918595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055918597 DMM INFO MM(262420000000050/ef643231) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055918597 DMM INFO MM(262420000000050/ef643231) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055918598 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055918598 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055918598 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055918598 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006055918598 DLLC NOTICE LLME(ffffffff/ef643231){ASSIGNED} LLGM Assign pre (ef643231 => ffffffff) (gprs_llc.c:1079) 20241006055918598 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef643231 => ffffffff) (gprs_llc.c:1125) 20241006055918598 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c79440 (gprs_sndcp.c:574) 20241006055918598 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c79798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055918598 DMM NOTICE MM(262420000000050/ef643231) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055918598 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241006055918598 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055918598 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055918598 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241006055918598 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241006055918598 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) 20241006055918598 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) 20241006055918598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006055918598 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055918598 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006055918598 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055918598 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055918635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055918635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055918635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055918635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055918635 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055918635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055918635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055918635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055918635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055918636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055918636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055918636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055918636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055918636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055918636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055918636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055918636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055918636 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055918636 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055918636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055918636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055918636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055918639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055918644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055918644 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055918654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055918654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055918654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055918654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055918654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055918654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055918654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055918654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055918654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055918655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055918655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055918655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055918655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055918655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055918655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055918655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055918655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055918655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055918655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055918655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055918655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055918655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055918657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055918661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055918661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055918669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055918669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055918669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055918669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055918669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055918669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055918669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055918669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055918669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055918669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055918669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055918669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055918669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055918669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055918669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055918669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055918669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055918669 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055918669 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055918670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006055918670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055918670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055918672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055918677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055918677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055918995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055918996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055918996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055918996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055919000 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006055919001 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@3d8dbf798c9e: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='D4951D9C'O, index=0 SGSN_Test-GSUP(1217)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@3d8dbf798c9e: 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 := '8ED7D0226617ADF3E582F3BF1F4BB0C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EEBCEDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C551139D9FD2AB02'O } } } } } 20241006055920079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055920079 DLLC NOTICE LLME(ffffffff/d4951d9c){UNASSIGNED} LLC RX: unknown TLLI 0xd4951d9c, creating LLME on the fly (gprs_llc.c:552) 20241006055920079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055920079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241006055920079 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055920079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006055920079 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055920079 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006055920079 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055920079 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055920079 DLLC NOTICE LLME(ffffffff/d4951d9c){UNASSIGNED} LLGM Assign pre (d4951d9c => d55741c8) (gprs_llc.c:1079) 20241006055920079 DLLC NOTICE LLME(d4951d9c/d55741c8){ASSIGNED} LLGM Assign post (d4951d9c => d55741c8) (gprs_llc.c:1125) 20241006055920079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055920079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055920079 DMM DEBUG MM(262420000000051/d55741c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055920096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055920096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055920096 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055920096 DMM DEBUG MM(262420000000051/d55741c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241006055920096 DMM NOTICE MM(262420000000051/d55741c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055920096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055920096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055920096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055920096 DMM DEBUG MM(262420000000051/d55741c8) Requesting authorization (sgsn_auth.c:160) 20241006055920096 DMM INFO MM(262420000000051/d55741c8) Requesting authentication tuples (sgsn_auth.c:184) 20241006055920096 DMM DEBUG MM(262420000000051/d55741c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055920096 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241006055920096 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@3d8dbf798c9e: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241006055920100 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055920100 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055920100 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055920100 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055920100 DMM INFO MM(262420000000051/d55741c8) Subscriber data update (mmctx.c:445) 20241006055920100 DMM DEBUG MM(262420000000051/d55741c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055920100 DMM INFO MM(262420000000051/d55741c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055920100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055920101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055920101 DMM INFO MM(262420000000051/d55741c8) <- GMM AUTH AND CIPHERING REQ (rand = 8e d7 d0 22 66 17 ad f3 e5 82 f3 bf 1f 4b b0 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055920114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055920114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055920114 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055920114 DMM INFO MM(262420000000051/d55741c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055920114 DMM NOTICE MM(262420000000051/d55741c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055920114 DMM DEBUG MM(262420000000051/d55741c8) checking auth: received GSM SRES = 1e eb ce dd (gprs_gmm.c:666) 20241006055920114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055920114 DMM DEBUG MM(262420000000051/d55741c8) Requesting authorization (sgsn_auth.c:160) 20241006055920114 DMM INFO MM(262420000000051/d55741c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055920114 DMM DEBUG MM(262420000000051/d55741c8) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055920114 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241006055920114 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) 20241006055920114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055920114 DMM INFO MM(262420000000051/d55741c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd55741c8) (gprs_gmm.c:300) 20241006055920117 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055920117 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055920117 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241006055920117 DMM INFO MM(262420000000051/d55741c8) Subscriber data update (mmctx.c:445) 20241006055920117 DMM DEBUG MM(262420000000051/d55741c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055920117 DMM INFO MM(262420000000051/d55741c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055920117 DMM NOTICE MM(262420000000051/d55741c8) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241006055920117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055920117 DMM NOTICE MM(262420000000051/d55741c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055920117 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) 20241006055920119 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055920119 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241006055920119 DMM INFO MM(262420000000051/d55741c8) Subscriber data update (mmctx.c:445) 20241006055920119 DMM DEBUG MM(262420000000051/d55741c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055920129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055920129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055920129 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055920129 DMM INFO MM(262420000000051/d55741c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055920129 DMM NOTICE MM(262420000000051/d55741c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055920129 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055920129 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055920129 DLLC NOTICE LLME(d4951d9c/d55741c8){ASSIGNED} LLGM Assign pre (ffffffff => d55741c8) (gprs_llc.c:1079) 20241006055920129 DLLC NOTICE LLME(ffffffff/d55741c8){ASSIGNED} LLGM Assign post (ffffffff => d55741c8) (gprs_llc.c:1125) 20241006055920129 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055920129 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055920129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055920129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006055920185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055920185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055920185 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055920186 DMM INFO MM(262420000000051/d55741c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055920186 DMM INFO MM(262420000000051/d55741c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055920186 DMM DEBUG MM(262420000000051/d55741c8) Using GGSN 0 (gprs_sm.c:317) 20241006055920186 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) 20241006055920186 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241006055920186 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055920186 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055920186 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241006055920211 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 f6 e2 e3 a5 11 76 dd bb 7b 14 05 7f d5 37 3f 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241006055920211 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdcc3a0, cbp=0x560cf8c72210) (sgsn_libgtp.c:629) 20241006055920211 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055920211 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c79798 TLLI=d55741c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055920211 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055920211 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055920220 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241006055922579 DGPRS DEBUG Checking for inactive LLMEs, time = 30722561 (sgsn.c:131) 20241006055923187 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Timeout of T3314 (fsm.c:317) 20241006055923187 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006055923187 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006055925230 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241006055925231 DMM INFO MM(262420000000051/d55741c8) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@3d8dbf798c9e: 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 := 'D55741C8'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@3d8dbf798c9e: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@3d8dbf798c9e: Final verdict of PTC: pass 20241006055925256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006055925260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1201)@3d8dbf798c9e: Final verdict of PTC: none 20241006055925260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1217)@3d8dbf798c9e: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1210)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1215)@3d8dbf798c9e: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@3d8dbf798c9e: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1208)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1203)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1213)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1205)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_paging_ps finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 05:59:25 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241006055925365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055925767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49810<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99856) 20241006055926261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055926262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99856, count=104212) 20241006055927263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055927263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 05:59:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241006055928265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055928265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_paging_ps_ra_multiple_cells started. 20241006055928869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006055928871 DMM INFO MM(262420000000051/d55741c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006055928871 DMM INFO MM(262420000000051/d55741c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006055928871 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006055928871 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006055928871 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006055928871 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006055928871 DLLC NOTICE LLME(ffffffff/d55741c8){ASSIGNED} LLGM Assign pre (d55741c8 => ffffffff) (gprs_llc.c:1079) 20241006055928871 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d55741c8 => ffffffff) (gprs_llc.c:1125) 20241006055928871 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c79440 (gprs_sndcp.c:574) 20241006055928871 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c79798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006055928871 DMM NOTICE MM(262420000000051/d55741c8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006055928871 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241006055928871 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006055928871 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006055928871 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241006055928871 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241006055928871 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) 20241006055928871 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) 20241006055928871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006055928871 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006055928871 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006055928871 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006055928871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055928918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006055928918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055928918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055928918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055928918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006055928918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055928918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055928918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055928918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055928919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055928919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055928919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055928919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055928919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055928919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055928919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055928919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055928919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006055928919 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055928919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055928919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055928919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055928922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055928929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055928929 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055928936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006055928936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055928936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055928936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055928936 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006055928936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055928936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055928936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055928936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055928937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055928937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055928937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055928938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055928938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055928938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055928938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055928938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055928938 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006055928938 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055928938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055928938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055928938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055928940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055928944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055928944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006055928952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006055928952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006055928952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006055928952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055928952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006055928952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006055928952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006055928952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055928952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006055928953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006055928953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006055928953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006055928954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006055928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006055928954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006055928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006055928954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006055928954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006055928954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006055928954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006055928954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006055928956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006055928960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055928960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006055929266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006055929266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006055929266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006055929266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006055929270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055929271 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@3d8dbf798c9e: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E90CFC44'O, index=0 SGSN_Test-GSUP(1236)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@3d8dbf798c9e: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@3d8dbf798c9e: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E90CFC44'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@3d8dbf798c9e: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E90CFC44'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@3d8dbf798c9e: 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 := 'F623B6ECDE9C4893FB4864D934F0CE36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CE07616'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '324E5915C7FF5D03'O } } } } } 20241006055930356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055930356 DLLC NOTICE LLME(ffffffff/e90cfc44){UNASSIGNED} LLC RX: unknown TLLI 0xe90cfc44, creating LLME on the fly (gprs_llc.c:552) 20241006055930356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055930356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241006055930356 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006055930356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006055930356 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006055930356 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006055930356 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006055930356 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006055930356 DLLC NOTICE LLME(ffffffff/e90cfc44){UNASSIGNED} LLGM Assign pre (e90cfc44 => e1d1a423) (gprs_llc.c:1079) 20241006055930356 DLLC NOTICE LLME(e90cfc44/e1d1a423){ASSIGNED} LLGM Assign post (e90cfc44 => e1d1a423) (gprs_llc.c:1125) 20241006055930356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006055930356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006055930356 DMM DEBUG MM(262420000000052/e1d1a423) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006055930380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055930380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006055930380 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055930380 DMM DEBUG MM(262420000000052/e1d1a423) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241006055930380 DMM NOTICE MM(262420000000052/e1d1a423) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006055930380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006055930380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006055930380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006055930380 DMM DEBUG MM(262420000000052/e1d1a423) Requesting authorization (sgsn_auth.c:160) 20241006055930380 DMM INFO MM(262420000000052/e1d1a423) Requesting authentication tuples (sgsn_auth.c:184) 20241006055930380 DMM DEBUG MM(262420000000052/e1d1a423) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006055930380 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241006055930380 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@3d8dbf798c9e: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241006055930386 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006055930386 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006055930386 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006055930386 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006055930386 DMM INFO MM(262420000000052/e1d1a423) Subscriber data update (mmctx.c:445) 20241006055930386 DMM DEBUG MM(262420000000052/e1d1a423) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006055930386 DMM INFO MM(262420000000052/e1d1a423) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006055930386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006055930386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006055930386 DMM INFO MM(262420000000052/e1d1a423) <- GMM AUTH AND CIPHERING REQ (rand = f6 23 b6 ec de 9c 48 93 fb 48 64 d9 34 f0 ce 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006055930402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055930402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006055930402 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055930402 DMM INFO MM(262420000000052/e1d1a423) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006055930402 DMM NOTICE MM(262420000000052/e1d1a423) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006055930402 DMM DEBUG MM(262420000000052/e1d1a423) checking auth: received GSM SRES = 5c e0 76 16 (gprs_gmm.c:666) 20241006055930402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006055930402 DMM DEBUG MM(262420000000052/e1d1a423) Requesting authorization (sgsn_auth.c:160) 20241006055930402 DMM INFO MM(262420000000052/e1d1a423) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006055930402 DMM DEBUG MM(262420000000052/e1d1a423) Requesting subscriber data update (gprs_subscriber.c:894) 20241006055930402 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241006055930402 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) 20241006055930402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006055930402 DMM INFO MM(262420000000052/e1d1a423) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1d1a423) (gprs_gmm.c:300) 20241006055930405 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006055930405 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006055930405 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241006055930405 DMM INFO MM(262420000000052/e1d1a423) Subscriber data update (mmctx.c:445) 20241006055930405 DMM DEBUG MM(262420000000052/e1d1a423) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006055930405 DMM INFO MM(262420000000052/e1d1a423) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006055930405 DMM NOTICE MM(262420000000052/e1d1a423) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241006055930405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006055930405 DMM NOTICE MM(262420000000052/e1d1a423) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006055930405 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) 20241006055930406 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006055930406 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241006055930406 DMM INFO MM(262420000000052/e1d1a423) Subscriber data update (mmctx.c:445) 20241006055930406 DMM DEBUG MM(262420000000052/e1d1a423) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006055930417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055930417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006055930417 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055930417 DMM INFO MM(262420000000052/e1d1a423) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006055930417 DMM NOTICE MM(262420000000052/e1d1a423) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006055930417 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006055930417 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006055930417 DLLC NOTICE LLME(e90cfc44/e1d1a423){ASSIGNED} LLGM Assign pre (ffffffff => e1d1a423) (gprs_llc.c:1079) 20241006055930417 DLLC NOTICE LLME(ffffffff/e1d1a423){ASSIGNED} LLGM Assign post (ffffffff => e1d1a423) (gprs_llc.c:1125) 20241006055930417 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006055930417 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006055930418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006055930418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006055930475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006055930475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006055930475 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006055930475 DMM INFO MM(262420000000052/e1d1a423) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006055930476 DMM INFO MM(262420000000052/e1d1a423) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006055930476 DMM DEBUG MM(262420000000052/e1d1a423) Using GGSN 0 (gprs_sm.c:317) 20241006055930476 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) 20241006055930476 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241006055930476 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006055930476 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241006055930476 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241006055930492 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 bc c8 9e 23 11 35 c2 41 86 14 05 7f 75 3a 4f 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=1070 from retransmit req queue (gtp.c:443) 20241006055930492 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdcd418, cbp=0x560cf8c7b7d0) (sgsn_libgtp.c:629) 20241006055930492 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006055930492 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78708 TLLI=e1d1a423, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006055930492 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006055930492 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@3d8dbf798c9e: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006055930509 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241006055933477 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Timeout of T3314 (fsm.c:317) 20241006055933477 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006055933477 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006055935526 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241006055935526 DMM INFO MM(262420000000052/e1d1a423) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@3d8dbf798c9e: 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 := 'E1D1A423'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241006055949268 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241006055949268 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241006055949269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006055952580 DGPRS DEBUG Checking for inactive LLMEs, time = 30722591 (sgsn.c:131) 20241006055958920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055958926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055958926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055958938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055958941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055958941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006055958954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006055958957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006055958957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@3d8dbf798c9e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3d8dbf798c9e: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241006060000362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060000362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1234)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1236)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1224)@3d8dbf798c9e: Final verdict of PTC: none 20241006060000362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1235)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@3d8dbf798c9e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1229)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@3d8dbf798c9e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@3d8dbf798c9e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1232)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1227)@3d8dbf798c9e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@3d8dbf798c9e: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb0-NS0(1220)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1222)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@3d8dbf798c9e: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:00 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241006060000442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060000845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103136) 20241006060001364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060001364 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) 20241006060002366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060002366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00: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_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 20241006060003368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060003368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_bssgp_rim_single_report started. 20241006060003945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060003947 DMM INFO MM(262420000000052/e1d1a423) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060003947 DMM INFO MM(262420000000052/e1d1a423) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060003947 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060003947 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060003947 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006060003947 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006060003948 DLLC NOTICE LLME(ffffffff/e1d1a423){ASSIGNED} LLGM Assign pre (e1d1a423 => ffffffff) (gprs_llc.c:1079) 20241006060003948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1d1a423 => ffffffff) (gprs_llc.c:1125) 20241006060003948 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c783b0 (gprs_sndcp.c:574) 20241006060003948 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78708, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006060003948 DMM NOTICE MM(262420000000052/e1d1a423) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006060003948 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241006060003948 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006060003948 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060003948 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241006060003948 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241006060003948 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) 20241006060003948 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) 20241006060003948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006060003948 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006060003948 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006060003948 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006060003948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1244)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060003979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060003979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060003979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060003979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060003979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060003979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060003979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060003979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060003979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1243)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1244)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060003980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060003980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060003980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060003980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060003980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060003980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060003980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060003980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060003980 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060003980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060003980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060003981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060003981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1244)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1244)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060003983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1240)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060003987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060003987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1241)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1249)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1249)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060003994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060003994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060003994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060003994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060003994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060003994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060003994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060003994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060003994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1248)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1249)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060003995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060003995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060003995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060003995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060003995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060003995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060003995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060003995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060003995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060003995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060003995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060003995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060003995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1249)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1249)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060003998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006060004002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060004002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1248)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1246)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1253)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060004006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060004006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060004006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060004006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060004006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060004006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060004006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060004006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060004006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060004007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060004007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060004007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060004007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060004007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060004007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060004007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060004007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060004007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060004007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060004007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060004007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060004007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060004009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060004013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060004013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060004369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060004369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060004369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060004369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060004373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006060004374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060004397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3d8dbf798c9e: setverdict(pass): none -> pass MTC@3d8dbf798c9e: Warning: Re-starting timer T, which is already active (running or expired). 20241006060004410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006060004413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1243)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1255)@3d8dbf798c9e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1249)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@3d8dbf798c9e: Final verdict of PTC: none 20241006060004414 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060004414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1253)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@3d8dbf798c9e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1246)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1244)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@3d8dbf798c9e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1242)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1247)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1251)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: pass MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1246): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1247): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1249): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@3d8dbf798c9e: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:04 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241006060004487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060004890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58236) 20241006060005416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060005416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58236, count=59496) 20241006060006418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060006418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00: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.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 20241006060007420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060007420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_rim_eutran_to_geran started. 20241006060007986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060007989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060008034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060008034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060008034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060008034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060008034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060008034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060008034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060008034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060008034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060008035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060008035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060008035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060008035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060008035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060008035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060008035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060008035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060008035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060008035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060008035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060008035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060008035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060008037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060008041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060008041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060008055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060008055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060008055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060008055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060008055 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060008055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060008055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060008055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060008055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060008056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060008056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060008056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060008056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060008056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060008056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060008056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060008057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060008057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060008057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060008057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060008057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060008057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060008059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060008065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060008065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060008074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060008074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060008074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060008074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060008074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060008074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060008074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060008074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060008074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060008075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060008075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060008075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060008075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060008075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060008075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060008075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060008075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060008075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060008075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060008075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060008075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060008075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060008077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060008081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060008081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060008421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060008421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060008421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060008421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060008425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060008427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3d8dbf798c9e: setverdict(pass): none -> pass 20241006060008474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006060008479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40336<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@3d8dbf798c9e: Final verdict of PTC: none 20241006060008483 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060008484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rim_eutran_to_geran-BVCI196(1260)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1261)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@3d8dbf798c9e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1266)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1271)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@3d8dbf798c9e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1264)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1259)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1269)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: pass MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@3d8dbf798c9e: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:08 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241006060008565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060008968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48344) 20241006060009485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060009485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48344, count=52980) 20241006060010487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060010487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00: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.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 20241006060011489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060011489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_cell_change_different_rai_ci_attach started. 20241006060012065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060012067 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060012112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060012112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060012112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060012112 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060012112 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060012112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060012112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060012112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060012112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060012113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060012113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060012113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060012113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060012113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060012113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060012113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060012113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060012113 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060012113 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060012113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060012113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060012113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060012115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060012119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012119 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060012128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060012128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060012128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060012128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060012128 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060012128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060012128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060012128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060012128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060012129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060012129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060012129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060012129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060012129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060012129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060012129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060012129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060012129 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060012129 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060012129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060012129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060012129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060012131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060012135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012135 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)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060012144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060012144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060012144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060012144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060012144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060012144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060012144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060012144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060012144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060012145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060012145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060012145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060012145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060012145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060012145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060012145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060012145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060012145 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060012145 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060012145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060012145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060012145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060012147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060012151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012151 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060012490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060012490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060012490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060012490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060012492 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060012493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@3d8dbf798c9e: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E21BA35A'O, index=0 SGSN_Test-GSUP(1291)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := '0C80CC3270785DCFCD9E297612D495AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3B14A76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D08DE199FBA917F'O } } } } } 20241006060012519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012519 DLLC NOTICE LLME(ffffffff/e21ba35a){UNASSIGNED} LLC RX: unknown TLLI 0xe21ba35a, creating LLME on the fly (gprs_llc.c:552) 20241006060012519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060012519 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241006060012519 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006060012519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006060012519 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006060012519 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006060012519 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060012519 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060012519 DLLC NOTICE LLME(ffffffff/e21ba35a){UNASSIGNED} LLGM Assign pre (e21ba35a => c164f277) (gprs_llc.c:1079) 20241006060012519 DLLC NOTICE LLME(e21ba35a/c164f277){ASSIGNED} LLGM Assign post (e21ba35a => c164f277) (gprs_llc.c:1125) 20241006060012519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060012519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060012519 DMM DEBUG MM(262420000000068/c164f277) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060012530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006060012530 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060012530 DMM DEBUG MM(262420000000068/c164f277) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241006060012530 DMM NOTICE MM(262420000000068/c164f277) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060012530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060012530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060012530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060012530 DMM DEBUG MM(262420000000068/c164f277) Requesting authorization (sgsn_auth.c:160) 20241006060012530 DMM INFO MM(262420000000068/c164f277) Requesting authentication tuples (sgsn_auth.c:184) 20241006060012530 DMM DEBUG MM(262420000000068/c164f277) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060012530 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241006060012530 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@3d8dbf798c9e: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241006060012578 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060012578 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060012578 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060012578 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060012578 DMM INFO MM(262420000000068/c164f277) Subscriber data update (mmctx.c:445) 20241006060012578 DMM DEBUG MM(262420000000068/c164f277) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060012578 DMM INFO MM(262420000000068/c164f277) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060012578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060012578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060012578 DMM INFO MM(262420000000068/c164f277) <- GMM AUTH AND CIPHERING REQ (rand = 0c 80 cc 32 70 78 5d cf cd 9e 29 76 12 d4 95 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006060012596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060012596 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060012596 DMM INFO MM(262420000000068/c164f277) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060012596 DMM NOTICE MM(262420000000068/c164f277) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060012596 DMM DEBUG MM(262420000000068/c164f277) checking auth: received GSM SRES = c3 b1 4a 76 (gprs_gmm.c:666) 20241006060012596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060012596 DMM DEBUG MM(262420000000068/c164f277) Requesting authorization (sgsn_auth.c:160) 20241006060012596 DMM INFO MM(262420000000068/c164f277) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060012596 DMM DEBUG MM(262420000000068/c164f277) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060012596 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241006060012596 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) 20241006060012596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006060012596 DMM INFO MM(262420000000068/c164f277) <- GMM ATTACH ACCEPT (new P-TMSI=0xc164f277) (gprs_gmm.c:300) 20241006060012599 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060012599 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060012599 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241006060012599 DMM INFO MM(262420000000068/c164f277) Subscriber data update (mmctx.c:445) 20241006060012599 DMM DEBUG MM(262420000000068/c164f277) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060012599 DMM INFO MM(262420000000068/c164f277) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060012599 DMM NOTICE MM(262420000000068/c164f277) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241006060012599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060012599 DMM NOTICE MM(262420000000068/c164f277) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060012599 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) 20241006060012600 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060012600 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241006060012600 DMM INFO MM(262420000000068/c164f277) Subscriber data update (mmctx.c:445) 20241006060012600 DMM DEBUG MM(262420000000068/c164f277) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006060012607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006060012607 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060012607 DMM INFO MM(262420000000068/c164f277) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060012607 DMM NOTICE MM(262420000000068/c164f277) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060012607 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060012607 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060012607 DLLC NOTICE LLME(e21ba35a/c164f277){ASSIGNED} LLGM Assign pre (ffffffff => c164f277) (gprs_llc.c:1079) 20241006060012607 DLLC NOTICE LLME(ffffffff/c164f277){ASSIGNED} LLGM Assign post (ffffffff => c164f277) (gprs_llc.c:1125) 20241006060012607 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006060012607 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006060012607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060012607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060012660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006060012660 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060012660 DMM INFO MM(262420000000068/c164f277) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006060012660 DMM INFO MM(262420000000068/c164f277) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006060012660 DMM DEBUG MM(262420000000068/c164f277) Using GGSN 0 (gprs_sm.c:317) 20241006060012661 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) 20241006060012661 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241006060012661 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006060012661 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241006060012661 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241006060012679 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 5d a2 db fc 11 92 73 da 3b 14 05 7f a0 55 44 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241006060012679 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdce490, cbp=0x560cf8c73280) (sgsn_libgtp.c:629) 20241006060012679 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006060012679 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=c164f277, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006060012679 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006060012679 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@3d8dbf798c9e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006060012690 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241006060012703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012703 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006060012703 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@3d8dbf798c9e: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@3d8dbf798c9e: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C164F277'O, index=0 20241006060012718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241006060012718 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC164F277) type="GPRS attach" (gprs_gmm.c:1266) 20241006060012718 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060012718 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006060012718 DLLC NOTICE LLME(ffffffff/c164f277){ASSIGNED} LLGM Assign pre (c164f277 => d94057cb) (gprs_llc.c:1079) 20241006060012718 DLLC NOTICE LLME(c164f277/d94057cb){ASSIGNED} LLGM Assign post (c164f277 => d94057cb) (gprs_llc.c:1125) 20241006060012718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060012718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060012718 DMM DEBUG MM(262420000000068/d94057cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060012741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060012741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241006060012741 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060012741 DMM DEBUG MM(262420000000068/d94057cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241006060012741 DMM NOTICE MM(262420000000068/d94057cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060012741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060012741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060012741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060012741 DMM DEBUG MM(262420000000068/d94057cb) Requesting authorization (sgsn_auth.c:160) 20241006060012741 DMM INFO MM(262420000000068/d94057cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060012741 DMM DEBUG MM(262420000000068/d94057cb) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060012741 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241006060012741 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) 20241006060013717 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060013717 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060013717 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241006060013717 DMM INFO MM(262420000000068/d94057cb) Subscriber data update (mmctx.c:445) 20241006060013717 DMM DEBUG MM(262420000000068/d94057cb) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241006060013717 DMM INFO MM(262420000000068/d94057cb) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241006060013717 DMM NOTICE MM(262420000000068/d94057cb) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241006060013717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060013717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060013717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006060013717 DMM INFO MM(262420000000068/d94057cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94057cb) (gprs_gmm.c:300) 20241006060013717 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) 20241006060013719 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060013719 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241006060013719 DMM INFO MM(262420000000068/d94057cb) Subscriber data update (mmctx.c:445) 20241006060013719 DMM DEBUG MM(262420000000068/d94057cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006060013735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060013735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060013735 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060013735 DMM INFO MM(262420000000068/d94057cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060013735 DMM NOTICE MM(262420000000068/d94057cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060013735 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060013735 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060013735 DLLC NOTICE LLME(c164f277/d94057cb){ASSIGNED} LLGM Assign pre (ffffffff => d94057cb) (gprs_llc.c:1079) 20241006060013735 DLLC NOTICE LLME(ffffffff/d94057cb){ASSIGNED} LLGM Assign post (ffffffff => d94057cb) (gprs_llc.c:1125) 20241006060013735 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006060013735 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241006060013735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060013735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060013786 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241006060013802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060013802 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060013802 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@3d8dbf798c9e: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@3d8dbf798c9e: Final verdict of PTC: pass 20241006060013812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59602<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1279)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1291)@3d8dbf798c9e: Final verdict of PTC: none 20241006060013816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@3d8dbf798c9e: Final verdict of PTC: none 20241006060013816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1289)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1284)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1277)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1287)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1282)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:13 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241006060013863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060014266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101944) 20241006060014817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060014818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101944, count=123096) 20241006060015819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060015819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00: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_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 20241006060016803 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Timeout of T3314 (fsm.c:317) 20241006060016804 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006060016804 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006060016820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060016820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_cell_change_different_rai_ci_data started. 20241006060017360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060017363 DMM INFO MM(262420000000068/d94057cb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060017363 DMM INFO MM(262420000000068/d94057cb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060017363 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060017363 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060017363 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006060017363 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006060017363 DLLC NOTICE LLME(ffffffff/d94057cb){ASSIGNED} LLGM Assign pre (d94057cb => ffffffff) (gprs_llc.c:1079) 20241006060017363 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d94057cb => ffffffff) (gprs_llc.c:1125) 20241006060017363 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006060017363 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006060017363 DMM NOTICE MM(262420000000068/d94057cb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006060017363 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241006060017363 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006060017363 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060017363 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241006060017363 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241006060017363 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) 20241006060017364 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) 20241006060017364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006060017364 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006060017364 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006060017364 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006060017364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060017407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060017407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060017407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060017407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060017407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060017407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060017407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060017407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060017407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060017408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060017408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060017408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060017408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060017408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060017408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060017408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060017408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060017408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060017408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060017408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060017408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060017408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060017409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060017414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060017414 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060017427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060017427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060017427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060017427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060017427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060017427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060017427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060017427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060017427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1303)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060017428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060017428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060017428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060017428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060017428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060017428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060017428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060017428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060017428 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060017428 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060017428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060017428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060017428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060017430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006060017435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060017435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1303)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1301)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1308)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060017439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060017439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060017439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060017439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060017439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060017439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060017439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060017439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060017439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060017440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060017440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060017440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060017440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060017440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060017440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060017440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060017440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060017440 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060017440 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060017440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1308)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060017440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060017440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060017442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060017446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060017446 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)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060017821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060017821 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060017821 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060017821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060017822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241006060017823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@3d8dbf798c9e: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='EC4499A2'O, index=0 SGSN_Test-GSUP(1310)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := '98732B00608605438AEDBD4136081C5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F30A5E91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7532773A89F7D571'O } } } } } 20241006060017844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060017844 DLLC NOTICE LLME(ffffffff/ec4499a2){UNASSIGNED} LLC RX: unknown TLLI 0xec4499a2, creating LLME on the fly (gprs_llc.c:552) 20241006060017844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060017844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241006060017844 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006060017844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006060017844 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006060017844 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006060017844 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060017844 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060017844 DLLC NOTICE LLME(ffffffff/ec4499a2){UNASSIGNED} LLGM Assign pre (ec4499a2 => c4984a49) (gprs_llc.c:1079) 20241006060017844 DLLC NOTICE LLME(ec4499a2/c4984a49){ASSIGNED} LLGM Assign post (ec4499a2 => c4984a49) (gprs_llc.c:1125) 20241006060017844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060017844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060017844 DMM DEBUG MM(262420000000070/c4984a49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060017849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060017849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006060017849 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060017849 DMM DEBUG MM(262420000000070/c4984a49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241006060017849 DMM NOTICE MM(262420000000070/c4984a49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060017849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060017849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060017849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060017850 DMM DEBUG MM(262420000000070/c4984a49) Requesting authorization (sgsn_auth.c:160) 20241006060017850 DMM INFO MM(262420000000070/c4984a49) Requesting authentication tuples (sgsn_auth.c:184) 20241006060017850 DMM DEBUG MM(262420000000070/c4984a49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060017850 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241006060017850 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@3d8dbf798c9e: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241006060017890 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060017890 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060017890 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060017890 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060017890 DMM INFO MM(262420000000070/c4984a49) Subscriber data update (mmctx.c:445) 20241006060017890 DMM DEBUG MM(262420000000070/c4984a49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060017890 DMM INFO MM(262420000000070/c4984a49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060017890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060017890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060017890 DMM INFO MM(262420000000070/c4984a49) <- GMM AUTH AND CIPHERING REQ (rand = 98 73 2b 00 60 86 05 43 8a ed bd 41 36 08 1c 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006060017910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060017910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060017910 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060017910 DMM INFO MM(262420000000070/c4984a49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060017910 DMM NOTICE MM(262420000000070/c4984a49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060017910 DMM DEBUG MM(262420000000070/c4984a49) checking auth: received GSM SRES = f3 0a 5e 91 (gprs_gmm.c:666) 20241006060017910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060017910 DMM DEBUG MM(262420000000070/c4984a49) Requesting authorization (sgsn_auth.c:160) 20241006060017910 DMM INFO MM(262420000000070/c4984a49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060017910 DMM DEBUG MM(262420000000070/c4984a49) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060017910 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241006060017910 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) 20241006060017910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006060017910 DMM INFO MM(262420000000070/c4984a49) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4984a49) (gprs_gmm.c:300) 20241006060017913 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060017913 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060017913 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241006060017913 DMM INFO MM(262420000000070/c4984a49) Subscriber data update (mmctx.c:445) 20241006060017914 DMM DEBUG MM(262420000000070/c4984a49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060017914 DMM INFO MM(262420000000070/c4984a49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060017914 DMM NOTICE MM(262420000000070/c4984a49) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241006060017914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060017914 DMM NOTICE MM(262420000000070/c4984a49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060017914 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) 20241006060017915 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060017915 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241006060017915 DMM INFO MM(262420000000070/c4984a49) Subscriber data update (mmctx.c:445) 20241006060017915 DMM DEBUG MM(262420000000070/c4984a49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006060017926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060017926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006060017926 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060017926 DMM INFO MM(262420000000070/c4984a49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060017926 DMM NOTICE MM(262420000000070/c4984a49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060017926 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060017926 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060017926 DLLC NOTICE LLME(ec4499a2/c4984a49){ASSIGNED} LLGM Assign pre (ffffffff => c4984a49) (gprs_llc.c:1079) 20241006060017926 DLLC NOTICE LLME(ffffffff/c4984a49){ASSIGNED} LLGM Assign post (ffffffff => c4984a49) (gprs_llc.c:1125) 20241006060017926 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006060017926 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006060017926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060017926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060017982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060017982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006060017982 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060017982 DMM INFO MM(262420000000070/c4984a49) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006060017982 DMM INFO MM(262420000000070/c4984a49) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006060017983 DMM DEBUG MM(262420000000070/c4984a49) Using GGSN 0 (gprs_sm.c:317) 20241006060017983 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) 20241006060017983 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241006060017983 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006060017983 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241006060017983 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241006060018008 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 16 31 fb 66 11 91 9d 55 8a 14 05 7f 9d 25 fa f5 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) 20241006060018008 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdcf508, cbp=0x560cf8c7a5e0) (sgsn_libgtp.c:629) 20241006060018008 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006060018008 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c78688 TLLI=c4984a49, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006060018008 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006060018008 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@3d8dbf798c9e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006060018025 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241006060018040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060018040 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006060018040 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1301)@3d8dbf798c9e: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C4984A49'O, index=0 20241006060018051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060018051 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060018051 DSNDCP ERROR Message for non-existing MM ctx (lle=0x560cf8c78688, TLLI=c4984a49, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1301)@3d8dbf798c9e: Removing Client IMSI='262420000000070'H, index=0 20241006060020054 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@3d8dbf798c9e: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@3d8dbf798c9e: Final verdict of PTC: pass 20241006060020070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59628<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060020073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060020073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1308)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1301)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1304)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1298)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1306)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1302)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1296)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1301): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:20 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241006060020174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060020577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105920) 20241006060021041 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Timeout of T3314 (fsm.c:317) 20241006060021042 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006060021042 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006060021074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060021074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105920, count=107804) 20241006060022076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060022076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060022581 DGPRS DEBUG Checking for inactive LLMEs, time = 30722621 (sgsn.c:131) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00:22 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 20241006060023077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060023077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_cell_change_different_ci_attach started. 20241006060023668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060023670 DMM INFO MM(262420000000070/c4984a49) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060023670 DMM INFO MM(262420000000070/c4984a49) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060023670 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060023670 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060023670 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006060023670 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006060023670 DLLC NOTICE LLME(ffffffff/c4984a49){ASSIGNED} LLGM Assign pre (c4984a49 => ffffffff) (gprs_llc.c:1079) 20241006060023670 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4984a49 => ffffffff) (gprs_llc.c:1125) 20241006060023670 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c78330 (gprs_sndcp.c:574) 20241006060023670 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c78688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006060023670 DMM NOTICE MM(262420000000070/c4984a49) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006060023670 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241006060023671 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006060023671 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060023671 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241006060023671 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241006060023671 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) 20241006060023671 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) 20241006060023671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006060023671 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006060023671 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006060023671 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006060023671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060023721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060023721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060023721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060023721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060023721 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060023721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060023721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060023721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060023721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060023722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060023722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060023722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060023722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060023722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060023722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060023722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060023722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060023722 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060023722 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060023722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060023722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060023722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060023724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060023728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060023728 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060023739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060023740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060023740 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060023740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060023740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1322)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060023740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060023740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060023740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060023740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060023740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060023740 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060023740 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060023740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060023741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060023741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060023742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241006060023747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060023747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1320)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060023752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060023752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060023752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060023752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060023752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060023752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060023752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060023752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060023752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060023753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060023753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060023753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060023753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060023753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060023753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060023753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060023753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060023753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060023753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060023753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060023753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060023753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060023755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060023759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060023759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060024078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060024078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060024078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060024078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060024082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060024083 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@3d8dbf798c9e: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E8FE43EB'O, index=0 SGSN_Test-GSUP(1329)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@3d8dbf798c9e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@3d8dbf798c9e: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E8FE43EB'O, index=0 TC_cell_change_different_ci_attach(1331)@3d8dbf798c9e: 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 := '045AE88F1DDD66CC7F3F7976240CEE94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CF11D87'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8780E0E8C5624A8'O } } } } } 20241006060024140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060024140 DLLC NOTICE LLME(ffffffff/e8fe43eb){UNASSIGNED} LLC RX: unknown TLLI 0xe8fe43eb, creating LLME on the fly (gprs_llc.c:552) 20241006060024140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060024140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241006060024140 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006060024140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006060024140 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006060024140 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006060024140 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060024140 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060024140 DLLC NOTICE LLME(ffffffff/e8fe43eb){UNASSIGNED} LLGM Assign pre (e8fe43eb => f6086c75) (gprs_llc.c:1079) 20241006060024140 DLLC NOTICE LLME(e8fe43eb/f6086c75){ASSIGNED} LLGM Assign post (e8fe43eb => f6086c75) (gprs_llc.c:1125) 20241006060024140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060024140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060024140 DMM DEBUG MM(262420000000069/f6086c75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060024152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060024152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006060024152 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060024152 DMM DEBUG MM(262420000000069/f6086c75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241006060024152 DMM NOTICE MM(262420000000069/f6086c75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060024152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060024152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060024152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060024152 DMM DEBUG MM(262420000000069/f6086c75) Requesting authorization (sgsn_auth.c:160) 20241006060024152 DMM INFO MM(262420000000069/f6086c75) Requesting authentication tuples (sgsn_auth.c:184) 20241006060024152 DMM DEBUG MM(262420000000069/f6086c75) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060024152 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241006060024152 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@3d8dbf798c9e: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241006060024156 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060024156 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060024156 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060024156 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060024156 DMM INFO MM(262420000000069/f6086c75) Subscriber data update (mmctx.c:445) 20241006060024156 DMM DEBUG MM(262420000000069/f6086c75) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060024156 DMM INFO MM(262420000000069/f6086c75) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060024156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060024156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060024156 DMM INFO MM(262420000000069/f6086c75) <- GMM AUTH AND CIPHERING REQ (rand = 04 5a e8 8f 1d dd 66 cc 7f 3f 79 76 24 0c ee 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006060024167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060024167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060024167 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060024167 DMM INFO MM(262420000000069/f6086c75) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060024167 DMM NOTICE MM(262420000000069/f6086c75) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060024167 DMM DEBUG MM(262420000000069/f6086c75) checking auth: received GSM SRES = 8c f1 1d 87 (gprs_gmm.c:666) 20241006060024167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060024167 DMM DEBUG MM(262420000000069/f6086c75) Requesting authorization (sgsn_auth.c:160) 20241006060024167 DMM INFO MM(262420000000069/f6086c75) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060024167 DMM DEBUG MM(262420000000069/f6086c75) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060024167 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241006060024167 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) 20241006060024167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006060024167 DMM INFO MM(262420000000069/f6086c75) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6086c75) (gprs_gmm.c:300) 20241006060024170 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060024170 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060024170 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241006060024170 DMM INFO MM(262420000000069/f6086c75) Subscriber data update (mmctx.c:445) 20241006060024170 DMM DEBUG MM(262420000000069/f6086c75) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060024170 DMM INFO MM(262420000000069/f6086c75) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060024170 DMM NOTICE MM(262420000000069/f6086c75) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241006060024170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060024170 DMM NOTICE MM(262420000000069/f6086c75) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060024170 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) 20241006060024171 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060024171 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241006060024171 DMM INFO MM(262420000000069/f6086c75) Subscriber data update (mmctx.c:445) 20241006060024171 DMM DEBUG MM(262420000000069/f6086c75) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006060024179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060024179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006060024179 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060024179 DMM INFO MM(262420000000069/f6086c75) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060024179 DMM NOTICE MM(262420000000069/f6086c75) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060024179 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060024179 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060024179 DLLC NOTICE LLME(e8fe43eb/f6086c75){ASSIGNED} LLGM Assign pre (ffffffff => f6086c75) (gprs_llc.c:1079) 20241006060024179 DLLC NOTICE LLME(ffffffff/f6086c75){ASSIGNED} LLGM Assign post (ffffffff => f6086c75) (gprs_llc.c:1125) 20241006060024179 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006060024179 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006060024179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060024179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060024238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060024238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006060024238 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060024238 DMM INFO MM(262420000000069/f6086c75) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006060024238 DMM INFO MM(262420000000069/f6086c75) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006060024238 DMM DEBUG MM(262420000000069/f6086c75) Using GGSN 0 (gprs_sm.c:317) 20241006060024238 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) 20241006060024238 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241006060024238 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006060024238 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241006060024239 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241006060024260 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 e0 1e 82 4f 11 58 62 37 0e 14 05 7f 3f cb 70 0f 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) 20241006060024260 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdd0580, cbp=0x560cf8c7a970) (sgsn_libgtp.c:629) 20241006060024260 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006060024260 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c797f8 TLLI=f6086c75, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006060024260 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006060024260 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@3d8dbf798c9e: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006060024272 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241006060024282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060024282 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006060024282 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1320)@3d8dbf798c9e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@3d8dbf798c9e: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F6086C75'O, index=0 20241006060024293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060024293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241006060024293 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060024293 DMM INFO MM(262420000000069/f6086c75) -> GMM ATTACH REQUEST MI(TMSI-0xF6086C75) type="GPRS attach" (gprs_gmm.c:1266) 20241006060024293 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060024293 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006060024293 DLLC NOTICE LLME(ffffffff/f6086c75){ASSIGNED} LLGM Assign pre (f6086c75 => c1161985) (gprs_llc.c:1079) 20241006060024293 DLLC NOTICE LLME(f6086c75/c1161985){ASSIGNED} LLGM Assign post (f6086c75 => c1161985) (gprs_llc.c:1125) 20241006060024293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060024293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060024293 DMM DEBUG MM(262420000000069/c1161985) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060024317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060024317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241006060024317 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060024317 DMM DEBUG MM(262420000000069/c1161985) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241006060024317 DMM NOTICE MM(262420000000069/c1161985) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060024317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060024318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060024318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060024318 DMM DEBUG MM(262420000000069/c1161985) Requesting authorization (sgsn_auth.c:160) 20241006060024318 DMM INFO MM(262420000000069/c1161985) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060024318 DMM DEBUG MM(262420000000069/c1161985) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060024318 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241006060024318 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) 20241006060025292 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060025292 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060025292 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241006060025292 DMM INFO MM(262420000000069/c1161985) Subscriber data update (mmctx.c:445) 20241006060025292 DMM DEBUG MM(262420000000069/c1161985) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241006060025292 DMM INFO MM(262420000000069/c1161985) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241006060025292 DMM NOTICE MM(262420000000069/c1161985) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241006060025292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060025292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060025292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241006060025292 DMM INFO MM(262420000000069/c1161985) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1161985) (gprs_gmm.c:300) 20241006060025292 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) 20241006060025295 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060025295 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241006060025295 DMM INFO MM(262420000000069/c1161985) Subscriber data update (mmctx.c:445) 20241006060025295 DMM DEBUG MM(262420000000069/c1161985) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006060025309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060025309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060025309 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060025309 DMM INFO MM(262420000000069/c1161985) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060025309 DMM NOTICE MM(262420000000069/c1161985) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060025309 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060025309 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060025309 DLLC NOTICE LLME(f6086c75/c1161985){ASSIGNED} LLGM Assign pre (ffffffff => c1161985) (gprs_llc.c:1079) 20241006060025309 DLLC NOTICE LLME(ffffffff/c1161985){ASSIGNED} LLGM Assign post (ffffffff => c1161985) (gprs_llc.c:1125) 20241006060025309 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006060025309 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241006060025309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060025309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060025359 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241006060025376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060025376 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060025376 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@3d8dbf798c9e: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@3d8dbf798c9e: Final verdict of PTC: pass 20241006060025384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41044<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060025388 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060025388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1329)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1317)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1323)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1327)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1315)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1321)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1325)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:25 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241006060025465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060025867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128556) 20241006060026389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060026389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=128556, count=129716) 20241006060027391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060027391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241006060028378 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Timeout of T3314 (fsm.c:317) 20241006060028378 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006060028378 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006060028391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060028391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_cell_change_different_ci_data started. 20241006060028967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060028969 DMM INFO MM(262420000000069/c1161985) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060028969 DMM INFO MM(262420000000069/c1161985) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060028969 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060028969 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060028969 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006060028969 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006060028969 DLLC NOTICE LLME(ffffffff/c1161985){ASSIGNED} LLGM Assign pre (c1161985 => ffffffff) (gprs_llc.c:1079) 20241006060028969 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1161985 => ffffffff) (gprs_llc.c:1125) 20241006060028969 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c794a0 (gprs_sndcp.c:574) 20241006060028969 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c797f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006060028969 DMM NOTICE MM(262420000000069/c1161985) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006060028969 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241006060028969 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006060028969 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060028969 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241006060028969 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241006060028969 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) 20241006060028969 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) 20241006060028969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006060028969 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006060028969 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006060028969 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006060028969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060029013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060029013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060029013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060029013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060029013 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060029013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060029013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060029013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060029013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060029014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060029014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060029014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060029014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060029014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060029014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060029014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060029014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060029014 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060029014 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060029014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060029015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060029015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060029016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060029020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029020 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060029028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060029028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060029028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060029028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060029028 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060029028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060029028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060029028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060029028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060029029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060029029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060029029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060029029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060029029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060029029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060029029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060029029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060029029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060029029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060029029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060029029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060029029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060029031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060029036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060029046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060029046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060029046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060029046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060029046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060029046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060029046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060029046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060029046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060029047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060029047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060029047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060029047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060029047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060029047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060029047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060029047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060029047 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060029047 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060029047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060029047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060029047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060029049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060029053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060029393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060029393 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060029393 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060029393 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060029397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006060029398 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@3d8dbf798c9e: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E921165C'O, index=0 SGSN_Test-GSUP(1348)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@3d8dbf798c9e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@3d8dbf798c9e: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E921165C'O, index=0 TC_cell_change_different_ci_data(1350)@3d8dbf798c9e: 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 := 'C46E4745E3F7E385584250444ABE4BE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE202C32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81C64B92A50D2F37'O } } } } } 20241006060029472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029472 DLLC NOTICE LLME(ffffffff/e921165c){UNASSIGNED} LLC RX: unknown TLLI 0xe921165c, creating LLME on the fly (gprs_llc.c:552) 20241006060029472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060029472 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241006060029472 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006060029472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006060029472 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006060029472 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006060029472 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060029472 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060029472 DLLC NOTICE LLME(ffffffff/e921165c){UNASSIGNED} LLGM Assign pre (e921165c => d5d964ad) (gprs_llc.c:1079) 20241006060029472 DLLC NOTICE LLME(e921165c/d5d964ad){ASSIGNED} LLGM Assign post (e921165c => d5d964ad) (gprs_llc.c:1125) 20241006060029472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060029472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060029472 DMM DEBUG MM(262420000000071/d5d964ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060029492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006060029492 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060029492 DMM DEBUG MM(262420000000071/d5d964ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241006060029492 DMM NOTICE MM(262420000000071/d5d964ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060029492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060029492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060029492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060029492 DMM DEBUG MM(262420000000071/d5d964ad) Requesting authorization (sgsn_auth.c:160) 20241006060029492 DMM INFO MM(262420000000071/d5d964ad) Requesting authentication tuples (sgsn_auth.c:184) 20241006060029492 DMM DEBUG MM(262420000000071/d5d964ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060029492 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241006060029492 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@3d8dbf798c9e: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241006060029497 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060029497 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060029497 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060029497 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060029497 DMM INFO MM(262420000000071/d5d964ad) Subscriber data update (mmctx.c:445) 20241006060029497 DMM DEBUG MM(262420000000071/d5d964ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060029497 DMM INFO MM(262420000000071/d5d964ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060029497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060029497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060029497 DMM INFO MM(262420000000071/d5d964ad) <- GMM AUTH AND CIPHERING REQ (rand = c4 6e 47 45 e3 f7 e3 85 58 42 50 44 4a be 4b e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006060029510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060029510 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060029510 DMM INFO MM(262420000000071/d5d964ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060029510 DMM NOTICE MM(262420000000071/d5d964ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060029510 DMM DEBUG MM(262420000000071/d5d964ad) checking auth: received GSM SRES = ae 20 2c 32 (gprs_gmm.c:666) 20241006060029510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060029510 DMM DEBUG MM(262420000000071/d5d964ad) Requesting authorization (sgsn_auth.c:160) 20241006060029511 DMM INFO MM(262420000000071/d5d964ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060029511 DMM DEBUG MM(262420000000071/d5d964ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060029511 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241006060029511 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) 20241006060029511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006060029511 DMM INFO MM(262420000000071/d5d964ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5d964ad) (gprs_gmm.c:300) 20241006060029513 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060029513 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060029513 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241006060029513 DMM INFO MM(262420000000071/d5d964ad) Subscriber data update (mmctx.c:445) 20241006060029513 DMM DEBUG MM(262420000000071/d5d964ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060029513 DMM INFO MM(262420000000071/d5d964ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060029513 DMM NOTICE MM(262420000000071/d5d964ad) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241006060029513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060029513 DMM NOTICE MM(262420000000071/d5d964ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060029513 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) 20241006060029514 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060029514 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241006060029514 DMM INFO MM(262420000000071/d5d964ad) Subscriber data update (mmctx.c:445) 20241006060029514 DMM DEBUG MM(262420000000071/d5d964ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006060029524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006060029524 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060029524 DMM INFO MM(262420000000071/d5d964ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060029524 DMM NOTICE MM(262420000000071/d5d964ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060029524 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060029524 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060029524 DLLC NOTICE LLME(e921165c/d5d964ad){ASSIGNED} LLGM Assign pre (ffffffff => d5d964ad) (gprs_llc.c:1079) 20241006060029524 DLLC NOTICE LLME(ffffffff/d5d964ad){ASSIGNED} LLGM Assign post (ffffffff => d5d964ad) (gprs_llc.c:1125) 20241006060029524 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006060029524 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006060029524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060029524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060029584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241006060029584 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060029584 DMM INFO MM(262420000000071/d5d964ad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006060029584 DMM INFO MM(262420000000071/d5d964ad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006060029584 DMM DEBUG MM(262420000000071/d5d964ad) Using GGSN 0 (gprs_sm.c:317) 20241006060029584 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) 20241006060029584 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241006060029584 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006060029584 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241006060029585 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241006060029610 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 61 00 90 61 11 a1 08 86 c7 14 05 7f b9 66 a2 8e 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) 20241006060029610 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdd15f8, cbp=0x560cf8c7ad00) (sgsn_libgtp.c:629) 20241006060029610 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006060029610 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x560cf8c797f8 TLLI=d5d964ad, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241006060029610 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006060029610 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@3d8dbf798c9e: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006060029625 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241006060029632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029632 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241006060029632 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@3d8dbf798c9e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@3d8dbf798c9e: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D5D964AD'O, index=0 20241006060029640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060029640 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060029641 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060029642 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@3d8dbf798c9e: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@3d8dbf798c9e: Final verdict of PTC: pass 20241006060029667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41068<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060029672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060029672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1348)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1341)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1346)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1336)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@3d8dbf798c9e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1339)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1334)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1344)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:29 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241006060029773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060030176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105544) 20241006060030672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060030672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105544, count=106704) 20241006060031673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060031673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241006060032641 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Timeout of T3314 (fsm.c:317) 20241006060032641 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241006060032641 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241006060032675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060032675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_sgsn_context_req_in started. 20241006060033278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060033280 DMM INFO MM(262420000000071/d5d964ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060033280 DMM INFO MM(262420000000071/d5d964ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060033280 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060033280 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060033280 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006060033280 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241006060033280 DLLC NOTICE LLME(ffffffff/d5d964ad){ASSIGNED} LLGM Assign pre (d5d964ad => ffffffff) (gprs_llc.c:1079) 20241006060033280 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5d964ad => ffffffff) (gprs_llc.c:1125) 20241006060033280 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x560cf8c794a0 (gprs_sndcp.c:574) 20241006060033280 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x560cf8c797f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241006060033280 DMM NOTICE MM(262420000000071/d5d964ad) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241006060033280 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241006060033280 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241006060033280 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060033280 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241006060033280 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241006060033280 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) 20241006060033280 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) 20241006060033280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006060033280 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006060033280 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006060033280 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006060033281 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060033322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060033322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060033322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060033322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060033322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060033322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060033322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060033322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060033322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060033323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060033323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060033323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060033323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060033323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060033323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060033323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060033323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060033323 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060033323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060033323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060033323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060033323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060033325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060033331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060033331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060033337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060033337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060033337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060033337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060033337 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060033337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060033337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060033337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060033337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060033339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060033339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060033339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060033339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060033339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060033339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060033339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060033339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060033339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060033339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060033339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060033339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060033339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060033341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060033347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060033347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060033357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060033357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060033357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060033357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060033357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060033357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060033357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060033357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060033357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060033358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060033358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060033358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060033358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060033358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060033358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060033358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060033358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060033358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060033358 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060033358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060033358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060033358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060033360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060033364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060033364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060033675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060033675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060033675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060033675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060033679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060033680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@3d8dbf798c9e: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D752A9DF'O, index=0 SGSN_Test-GSUP(1367)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@3d8dbf798c9e: 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 := '9A172F1A7991C274A0124853C059C740'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B20DA637'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1AD85D4AA25D932'O } } } } } 20241006060034748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060034748 DLLC NOTICE LLME(ffffffff/d752a9df){UNASSIGNED} LLC RX: unknown TLLI 0xd752a9df, creating LLME on the fly (gprs_llc.c:552) 20241006060034748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060034749 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241006060034749 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006060034749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006060034749 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006060034749 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Allocated (fsm.c:456) 20241006060034749 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060034749 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060034749 DLLC NOTICE LLME(ffffffff/d752a9df){UNASSIGNED} LLGM Assign pre (d752a9df => e1ece12d) (gprs_llc.c:1079) 20241006060034749 DLLC NOTICE LLME(d752a9df/e1ece12d){ASSIGNED} LLGM Assign post (d752a9df => e1ece12d) (gprs_llc.c:1125) 20241006060034749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060034749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060034749 DMM DEBUG MM(262420000000072/e1ece12d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060034761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060034761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006060034761 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060034761 DMM DEBUG MM(262420000000072/e1ece12d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241006060034761 DMM NOTICE MM(262420000000072/e1ece12d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060034761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060034761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060034761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060034761 DMM DEBUG MM(262420000000072/e1ece12d) Requesting authorization (sgsn_auth.c:160) 20241006060034761 DMM INFO MM(262420000000072/e1ece12d) Requesting authentication tuples (sgsn_auth.c:184) 20241006060034761 DMM DEBUG MM(262420000000072/e1ece12d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060034761 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241006060034761 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@3d8dbf798c9e: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241006060034765 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060034765 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060034765 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060034765 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060034765 DMM INFO MM(262420000000072/e1ece12d) Subscriber data update (mmctx.c:445) 20241006060034765 DMM DEBUG MM(262420000000072/e1ece12d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060034766 DMM INFO MM(262420000000072/e1ece12d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060034766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060034766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060034766 DMM INFO MM(262420000000072/e1ece12d) <- GMM AUTH AND CIPHERING REQ (rand = 9a 17 2f 1a 79 91 c2 74 a0 12 48 53 c0 59 c7 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241006060034779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060034779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060034779 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060034779 DMM INFO MM(262420000000072/e1ece12d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060034779 DMM NOTICE MM(262420000000072/e1ece12d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060034779 DMM DEBUG MM(262420000000072/e1ece12d) checking auth: received GSM SRES = b2 0d a6 37 (gprs_gmm.c:666) 20241006060034779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060034779 DMM DEBUG MM(262420000000072/e1ece12d) Requesting authorization (sgsn_auth.c:160) 20241006060034779 DMM INFO MM(262420000000072/e1ece12d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060034779 DMM DEBUG MM(262420000000072/e1ece12d) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060034779 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241006060034779 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) 20241006060034779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006060034779 DMM INFO MM(262420000000072/e1ece12d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1ece12d) (gprs_gmm.c:300) 20241006060034782 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060034782 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060034782 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241006060034782 DMM INFO MM(262420000000072/e1ece12d) Subscriber data update (mmctx.c:445) 20241006060034782 DMM DEBUG MM(262420000000072/e1ece12d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060034782 DMM INFO MM(262420000000072/e1ece12d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060034782 DMM NOTICE MM(262420000000072/e1ece12d) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241006060034782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060034782 DMM NOTICE MM(262420000000072/e1ece12d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060034782 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) 20241006060034783 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060034783 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241006060034783 DMM INFO MM(262420000000072/e1ece12d) Subscriber data update (mmctx.c:445) 20241006060034783 DMM DEBUG MM(262420000000072/e1ece12d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006060034793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060034793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006060034793 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060034793 DMM INFO MM(262420000000072/e1ece12d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060034793 DMM NOTICE MM(262420000000072/e1ece12d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060034793 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060034793 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060034793 DLLC NOTICE LLME(d752a9df/e1ece12d){ASSIGNED} LLGM Assign pre (ffffffff => e1ece12d) (gprs_llc.c:1079) 20241006060034793 DLLC NOTICE LLME(ffffffff/e1ece12d){ASSIGNED} LLGM Assign post (ffffffff => e1ece12d) (gprs_llc.c:1125) 20241006060034793 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006060034793 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006060034793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060034793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060034855 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 96 03 00 00 03 52 f0 99 42 42 de 05 e1 ec e1 2d 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)@3d8dbf798c9e: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241006060036854 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241006060036854 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241006060036854 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) 20241006060036854 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241006060036854 DMM INFO MM(262420000000072/e1ece12d) Subscriber data update (mmctx.c:445) 20241006060036854 DMM DEBUG MM(262420000000072/e1ece12d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241006060036854 DMM INFO MM(262420000000072/e1ece12d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241006060036854 DMM INFO MM(262420000000072/e1ece12d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060036854 DMM INFO MM(262420000000072/e1ece12d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060036854 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060036854 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060036854 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006060036854 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006060036854 DLLC NOTICE LLME(ffffffff/e1ece12d){ASSIGNED} LLGM Assign pre (e1ece12d => ffffffff) (gprs_llc.c:1079) 20241006060036854 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1ece12d => ffffffff) (gprs_llc.c:1125) 20241006060036854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006060036854 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006060036854 DMM DEBUG MM_STATE_Iu[0x560cf8c6af60]{Detached}: Deallocated (fsm.c:568) 20241006060036854 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@3d8dbf798c9e: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@3d8dbf798c9e: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241006060036866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57846<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060036869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060036869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1365)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1367)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1360)@3d8dbf798c9e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@3d8dbf798c9e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@3d8dbf798c9e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1355)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1358)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1353)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1363)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@3d8dbf798c9e: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:36 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241006060036974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060037376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95680) 20241006060037870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060037871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95680, count=100036) 20241006060038872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060038872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00:39 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 20241006060039873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060039873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_sgsn_context_req_out started. 20241006060040472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060040474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060040517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060040517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060040517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060040517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060040517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060040517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060040517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060040517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060040517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060040518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060040518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060040518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060040518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060040518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060040518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060040518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060040518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060040518 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060040518 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060040518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060040518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060040518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060040520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060040525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060040525 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060040534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060040534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060040534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060040534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060040534 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060040534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060040534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060040534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060040534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060040535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060040535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060040535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060040535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060040535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060040535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060040535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060040535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060040535 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060040535 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060040535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060040535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060040535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060040537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060040542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060040542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1377)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060040558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060040558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060040558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060040558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060040558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060040558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060040558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060040558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060040558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060040559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060040559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060040559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060040559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060040559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060040559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060040559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060040559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060040559 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060040559 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060040559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060040559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060040559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060040561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060040565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060040565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060040874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060040874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060040874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060040874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060040878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060040879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@3d8dbf798c9e: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='E8553B2A'O, index=0 SGSN_Test-GSUP(1386)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241006060041932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060041932 DLLC NOTICE LLME(ffffffff/e8553b2a){UNASSIGNED} LLC RX: unknown TLLI 0xe8553b2a, creating LLME on the fly (gprs_llc.c:552) 20241006060041932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241006060041932 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006060041932 DMM NOTICE LLME(ffffffff/e8553b2a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241006060041932 DLLC NOTICE LLME(ffffffff/e8553b2a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241006060041932 DMM ERROR LLME(ffffffff/e8553b2a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241006060041932 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241006060041932 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241006060041932 DLLC NOTICE LLME(ffffffff/e8553b2a){UNASSIGNED} LLGM Assign pre (e8553b2a => ffffffff) (gprs_llc.c:1079) 20241006060041932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8553b2a => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@3d8dbf798c9e: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@3d8dbf798c9e: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241006060041940 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060041940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060041941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1374)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1379)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1384)@3d8dbf798c9e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@3d8dbf798c9e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1377)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@3d8dbf798c9e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1378)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1382)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1372)@3d8dbf798c9e: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@3d8dbf798c9e: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-Gb2-NS2(1380)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1377): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@3d8dbf798c9e: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:41 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241006060042010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060042412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53980) 20241006060042942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060042942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53980, count=55140) 20241006060043942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060043943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241006060044944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060044944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_req_id_req_ra_update started. 20241006060045498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060045499 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060045520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060045520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060045520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060045520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060045520 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060045520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060045520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060045520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060045520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060045521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060045521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060045521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060045521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060045521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060045521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060045521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060045521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060045521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060045521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060045521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060045522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060045522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060045524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060045529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060045529 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)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060045539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060045539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060045539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060045539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060045539 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060045539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060045539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060045539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060045539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060045541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060045541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060045541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060045541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060045541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060045541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060045541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060045541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060045541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060045541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060045541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060045541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060045541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060045543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060045547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060045547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1397)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060045560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060045560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060045560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060045560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060045560 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060045560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060045560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060045560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060045560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060045561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060045561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060045561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060045561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060045561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060045561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060045561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060045561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060045561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060045561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060045561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060045562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060045562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060045563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060045567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060045567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1401)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060045945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060045945 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060045945 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060045945 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060045949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060045950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@3d8dbf798c9e: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F405465D'O, index=0 SGSN_Test-GSUP(1405)@3d8dbf798c9e: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241006060046016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060046016 DLLC NOTICE LLME(ffffffff/f405465d){UNASSIGNED} LLC RX: unknown TLLI 0xf405465d, creating LLME on the fly (gprs_llc.c:552) 20241006060046016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060046016 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241006060046016 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006060046016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006060046016 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006060046016 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006060046016 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060046016 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060046016 DLLC NOTICE LLME(ffffffff/f405465d){UNASSIGNED} LLGM Assign pre (f405465d => e4e44fa4) (gprs_llc.c:1079) 20241006060046016 DLLC NOTICE LLME(f405465d/e4e44fa4){ASSIGNED} LLGM Assign post (f405465d => e4e44fa4) (gprs_llc.c:1125) 20241006060046016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060046016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060046016 DMM DEBUG MM(262420000000047/e4e44fa4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060046028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060046028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060046028 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060046028 DMM INFO MM(262420000000047/e4e44fa4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006060046028 DMM INFO MM(262420000000047/e4e44fa4) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-6088-252 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241006060046028 DMM NOTICE MM(262420000000047/e4e44fa4) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241006060046028 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241006060046028 DMM INFO MM(262420000000047/e4e44fa4) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241006060046028 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060046028 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060046028 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006060046028 DMM ERROR MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006060046028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Deallocated (fsm.c:568) 20241006060046028 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006060046028 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006060046028 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006060046028 DLLC NOTICE LLME(f405465d/e4e44fa4){ASSIGNED} LLGM Assign pre (e4e44fa4 => ffffffff) (gprs_llc.c:1079) 20241006060046028 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e44fa4 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@3d8dbf798c9e: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@3d8dbf798c9e: Final verdict of PTC: pass 20241006060046036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@3d8dbf798c9e: Final verdict of PTC: none 20241006060046040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060046040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI196(1392)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1403)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1398)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1393)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1404)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1391)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1396)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1402)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:46 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241006060046130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060046532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58188) 20241006060047042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060047042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58188, count=62544) 20241006060048044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060048044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test execution finished. MTC@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241006060049045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060049045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_iu_attach started. 20241006060049628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060049630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060049665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060049665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060049665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060049665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060049665 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060049665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060049665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060049665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060049665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060049666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060049666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060049666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060049666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060049666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060049666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060049666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060049666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060049666 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060049666 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060049666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060049666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060049666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060049668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060049672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060049672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060049680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060049680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060049680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060049680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060049680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060049680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060049680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060049680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060049680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060049681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060049681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060049681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060049681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060049681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060049681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060049681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060049681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060049681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060049681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060049681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060049681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060049681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060049683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060049687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060049687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060049695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060049696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060049696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060049696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060049696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060049696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060049696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060049696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060049696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060049696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060049696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060049696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060049696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060049696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060049696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060049696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060049696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060049696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060049696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060049696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1422)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060049697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060049697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060049698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060049702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060049702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3d8dbf798c9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@3d8dbf798c9e: ************************************************* SGSN_Test_0-M3UA(1425)@3d8dbf798c9e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@3d8dbf798c9e: ************************************************* MTC@3d8dbf798c9e: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: v_sccp_pdu_maxlen:268 20241006060049905 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006060049905 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) 20241006060049905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006060049905 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)@3d8dbf798c9e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006060049909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060049909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006060049909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006060049909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006060049909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006060049909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006060049909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006060049911 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060049911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006060049911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006060049911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006060049911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006060049911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006060049911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006060049911 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006060050046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060050046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060050046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060050046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060050050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060050051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060050720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060050720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060050720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060050720 DLM3UA 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) 20241006060050720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060050720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060050720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060050720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060050720 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006060050720 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006060050721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060050721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060050721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060050721 DLM3UA 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) 20241006060050721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060050721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060050721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060050721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@3d8dbf798c9e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@3d8dbf798c9e: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D3C00537'O, index=0 SGSN_Test-GSUP(1428)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@3d8dbf798c9e: 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 := 'C66E'O, rac := '80'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)@3d8dbf798c9e: Added conn table entry 0TC_iu_attach(1430)12293300 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: First idle individual index:0 SGSN_Test_0-RAN(1424)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 20241006060051134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060051134 DLM3UA 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) 20241006060051134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060051134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060051135 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060051135 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060051135 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060051135 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241006060051135 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241006060051135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241006060051135 DMM DEBUG GMM(gmm_fsm)[0x560cf8c71930]{Deregistered}: Allocated (fsm.c:456) 20241006060051135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Init}: Allocated (fsm.c:456) 20241006060051135 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Allocated (fsm.c:456) 20241006060051135 DMM DEBUG MM_STATE_Iu[0x560cf8c791f0]{Detached}: Allocated (fsm.c:456) 20241006060051135 DMM DEBUG GMM(gmm_fsm)[0x560cf8c71930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060051135 DMM DEBUG GMM(gmm_fsm)[0x560cf8c71930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060051135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060051135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060051135 DMM DEBUG MM(262420000001001/d8f2501e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060051135 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241006060051135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060051135 DLM3UA 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) 20241006060051135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060051135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060051135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060051135 DLM3UA 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) 20241006060051135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060051135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: { messageType := 2, destLocRef := 'BB94B4'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@3d8dbf798c9e: 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 := 'AD06E7FBF4472B74E2549AC069BFF2CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A4DEA67'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '330C7D460B20A3B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '161899152510F88DA83B2DE8AC51CC62'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '82A8353A1621083BA23AB7E72668F05A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B9E5BC98FC365D1B327EE964EA123DE7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '72091D46F5FA2F7C'O } } } } } SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241006060051145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060051145 DLM3UA 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) 20241006060051145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060051145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060051145 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060051145 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060051145 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060051145 DMM DEBUG MM(262420000001001/d8f2501e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241006060051145 DMM NOTICE MM(262420000001001/d8f2501e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060051145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060051145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060051145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060051145 DMM DEBUG MM(262420000001001/d8f2501e) Requesting authorization (sgsn_auth.c:160) 20241006060051145 DMM INFO MM(262420000001001/d8f2501e) Requesting authentication tuples (sgsn_auth.c:184) 20241006060051145 DMM DEBUG MM(262420000001001/d8f2501e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060051145 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241006060051145 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@3d8dbf798c9e: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241006060051149 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060051149 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060051149 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060051149 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060051149 DMM INFO MM(262420000001001/d8f2501e) Subscriber data update (mmctx.c:445) 20241006060051149 DMM DEBUG MM(262420000001001/d8f2501e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060051149 DMM INFO MM(262420000001001/d8f2501e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060051149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060051149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060051149 DMM INFO MM(262420000001001/d8f2501e) <- GMM AUTH AND CIPHERING REQ (rand = ad 06 e7 fb f4 47 2b 74 e2 54 9a c0 69 bf f2 cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = b9 e5 bc 98 fc 36 5d 1b 32 7e e9 64 ea 12 3d e7 ) (gprs_gmm.c:483) 20241006060051149 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241006060051149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060051149 DLM3UA 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) 20241006060051149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060051149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_len:37 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012272091D4623094B99990000100001F02904F5FA2F7C'O 20241006060051157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060051157 DLM3UA 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) 20241006060051157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060051157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060051157 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060051157 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060051157 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060051157 DMM INFO MM(262420000001001/d8f2501e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060051157 DMM NOTICE MM(262420000001001/d8f2501e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060051157 DMM DEBUG MM(262420000001001/d8f2501e) checking auth: received UMTS RES = 72 09 1d 46 f5 fa 2f 7c (gprs_gmm.c:666) 20241006060051157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060051157 DMM DEBUG MM(262420000001001/d8f2501e) Requesting authorization (sgsn_auth.c:160) 20241006060051157 DMM INFO MM(262420000001001/d8f2501e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060051157 DMM DEBUG MM(262420000001001/d8f2501e) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060051157 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241006060051157 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) 20241006060051157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006060051157 DMM DEBUG MM(262420000001001/d8f2501e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006060051158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060051158 DLM3UA 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) 20241006060051158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060051158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060051167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060051167 DLM3UA 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) 20241006060051167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060051167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060051167 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060051167 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060051167 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060051167 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241006060051167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006060051167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006060051167 DMM INFO MM(262420000001001/d8f2501e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8f2501e) (gprs_gmm.c:300) 20241006060051167 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241006060051167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060051167 DLM3UA 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) 20241006060051167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060051167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060051167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060051167 DLM3UA 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) 20241006060051167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060051167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060051171 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060051171 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060051171 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006060051171 DMM INFO MM(262420000001001/d8f2501e) Subscriber data update (mmctx.c:445) 20241006060051171 DMM DEBUG MM(262420000001001/d8f2501e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060051171 DMM INFO MM(262420000001001/d8f2501e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060051171 DMM NOTICE MM(262420000001001/d8f2501e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241006060051171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060051171 DMM NOTICE MM(262420000001001/d8f2501e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060051171 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) 20241006060051172 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060051172 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006060051172 DMM INFO MM(262420000001001/d8f2501e) Subscriber data update (mmctx.c:445) 20241006060051172 DMM DEBUG MM(262420000001001/d8f2501e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_len:14 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006060051173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060051173 DLM3UA 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) 20241006060051173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060051173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060051174 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060051174 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060051174 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060051174 DMM INFO MM(262420000001001/d8f2501e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060051174 DMM NOTICE MM(262420000001001/d8f2501e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060051174 DMM DEBUG GMM(gmm_fsm)[0x560cf8c71930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060051174 DMM DEBUG GMM(gmm_fsm)[0x560cf8c71930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060051174 DMM DEBUG MM_STATE_Iu(1)[0x560cf8c791f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006060051174 DMM DEBUG MM_STATE_Iu(1)[0x560cf8c791f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006060051174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060051174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060051174 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051174 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060051174 DLM3UA 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) 20241006060051174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051174 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060051174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060051178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060051178 DLM3UA 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) 20241006060051178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060051178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060051178 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060051178 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060051178 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060051178 DMM INFO MM(262420000001001/d8f2501e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060051178 DMM DEBUG MM_STATE_Iu(1)[0x560cf8c791f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060051178 DMM DEBUG MM_STATE_Iu(1)[0x560cf8c791f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060051178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060051178 DLM3UA 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) 20241006060051178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060051178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Session index based on local reference:0 20241006060051179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060051179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060051179 DLM3UA 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) 20241006060051179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060051179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060051179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060051179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@3d8dbf798c9e: Deleted conn table entry 0TC_iu_attach(1430)12293300 TC_iu_attach(1430)@3d8dbf798c9e: setverdict(pass): none -> pass TC_iu_attach(1430)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@3d8dbf798c9e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@3d8dbf798c9e: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@3d8dbf798c9e: Final verdict of PTC: none 20241006060051251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34216<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060051256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1428)@3d8dbf798c9e: Final verdict of PTC: none 20241006060051256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1412)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1417)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1422)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1420)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1410)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1415)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_iu_attach finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:51 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241006060051386 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006060051386 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) 20241006060051386 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006060051386 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006060051386 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006060051386 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) 20241006060051386 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006060051386 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006060051386 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) 20241006060051386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060051386 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006060051386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006060051386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006060051386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006060051386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006060051386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006060051386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006060051386 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241006060051409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060051811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207124) 20241006060052257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060052257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060052582 DGPRS DEBUG Checking for inactive LLMEs, time = 30722651 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=207124, count=208660) 20241006060053259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060053259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060053387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006060053387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006060053387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00: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_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 20241006060054261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060054261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_iu_attach_encr started. 20241006060054899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060054901 DMM INFO MM(262420000001001/d8f2501e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060054901 DMM INFO MM(262420000001001/d8f2501e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060054902 DMM DEBUG GMM(gmm_fsm)[0x560cf8c71930]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060054902 DMM DEBUG GMM(gmm_fsm)[0x560cf8c71930]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060054902 DMM DEBUG MM_STATE_Iu(1)[0x560cf8c791f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006060054902 DMM DEBUG MM_STATE_Iu(1)[0x560cf8c791f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241006060054902 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241006060054902 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) 20241006060054902 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) 20241006060054902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Init}: Deallocated (fsm.c:568) 20241006060054902 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Deallocated (fsm.c:568) 20241006060054902 DMM DEBUG MM_STATE_Iu(1)[0x560cf8c791f0]{Detached}: Deallocated (fsm.c:568) 20241006060054902 DMM DEBUG GMM(gmm_fsm)[0x560cf8c71930]{Deregistered}: Deallocated (fsm.c:568) 20241006060054902 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060054944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060054944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060054944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060054944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060054944 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060054944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060054944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060054944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060054944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060054945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060054945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060054945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060054945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060054945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060054945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060054945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060054945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060054945 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060054945 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060054945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060054945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060054945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060054947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060054951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060054951 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060054959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060054959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060054959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060054959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060054959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060054959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060054959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060054959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060054959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060054960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060054960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060054960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060054960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060054960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060054960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060054960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060054960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060054960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060054960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060054960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060054960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060054960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060054962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060054966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060054966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060054976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060054976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060054976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060054976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060054976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060054976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060054976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060054976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060054976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060054976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060054976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060054976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060054976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060054976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060054976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060054976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060054976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060054976 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060054976 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060054976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1445)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060054977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060054977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060054978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3d8dbf798c9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@3d8dbf798c9e: ************************************************* SGSN_Test_0-M3UA(1448)@3d8dbf798c9e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@3d8dbf798c9e: ************************************************* MTC@3d8dbf798c9e: Starting RAN_Emulation 20241006060054983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060054983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060055184 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006060055185 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) 20241006060055185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006060055185 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)@3d8dbf798c9e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006060055193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060055193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006060055193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006060055193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006060055193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006060055193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006060055193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006060055195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060055195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006060055196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006060055196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006060055196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006060055196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006060055196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006060055196 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006060055262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060055262 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060055262 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060055262 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060055266 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060055268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060056004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060056004 DLM3UA 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) 20241006060056005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060056005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056005 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006060056005 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006060056006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056006 DLM3UA 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) 20241006060056006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@3d8dbf798c9e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@3d8dbf798c9e: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='DA8A8133'O, index=0 SGSN_Test-GSUP(1451)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@3d8dbf798c9e: 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 := '875F'O, rac := '05'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)@3d8dbf798c9e: Added conn table entry 0TC_iu_attach_encr(1453)11784822 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: First idle individual index:0 SGSN_Test_0-RAN(1447)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 20241006060056362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060056362 DLM3UA 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) 20241006060056362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060056362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056362 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060056362 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060056362 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060056362 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241006060056362 DMM DEBUG GMM(gmm_fsm)[0x560cf8c791f0]{Deregistered}: Allocated (fsm.c:456) 20241006060056362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006060056362 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Allocated (fsm.c:456) 20241006060056362 DMM DEBUG MM_STATE_Iu[0x560cf8c6ae30]{Detached}: Allocated (fsm.c:456) 20241006060056362 DMM DEBUG GMM(gmm_fsm)[0x560cf8c791f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060056362 DMM DEBUG GMM(gmm_fsm)[0x560cf8c791f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060056362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060056362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060056362 DMM DEBUG MM(262420000001001/d0939cd1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060056362 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241006060056363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056363 DLM3UA 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) 20241006060056363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056363 DLM3UA 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) 20241006060056363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: { messageType := 2, destLocRef := 'B3D276'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@3d8dbf798c9e: 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 := 'AADFD9DCEF6E531CEDD91D537F7B803D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB978B06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13198EA2399ACA51'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF69D71ABAD3161EDF33F3D68B30A9D4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4EE82B0CAE1FDD608BB5A28422651EC3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '940A47C2D17E758F2A29212615A22238'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2007659E96330A7A'O } } } } } SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241006060056372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060056372 DLM3UA 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) 20241006060056372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060056372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056373 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060056373 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060056373 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060056373 DMM DEBUG MM(262420000001001/d0939cd1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241006060056373 DMM NOTICE MM(262420000001001/d0939cd1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060056373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060056373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060056373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060056373 DMM DEBUG MM(262420000001001/d0939cd1) Requesting authorization (sgsn_auth.c:160) 20241006060056373 DMM INFO MM(262420000001001/d0939cd1) Requesting authentication tuples (sgsn_auth.c:184) 20241006060056373 DMM DEBUG MM(262420000001001/d0939cd1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060056373 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241006060056373 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@3d8dbf798c9e: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241006060056376 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060056376 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060056376 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060056376 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060056376 DMM INFO MM(262420000001001/d0939cd1) Subscriber data update (mmctx.c:445) 20241006060056376 DMM DEBUG MM(262420000001001/d0939cd1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060056376 DMM INFO MM(262420000001001/d0939cd1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060056376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060056376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060056376 DMM INFO MM(262420000001001/d0939cd1) <- GMM AUTH AND CIPHERING REQ (rand = aa df d9 dc ef 6e 53 1c ed d9 1d 53 7f 7b 80 3d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 94 0a 47 c2 d1 7e 75 8f 2a 29 21 26 15 a2 22 38 ) (gprs_gmm.c:483) 20241006060056376 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241006060056376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056376 DLM3UA 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) 20241006060056376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_len:37 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302222007659E23094B99990000100001F0290496330A7A'O 20241006060056383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060056383 DLM3UA 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) 20241006060056383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060056383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056383 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060056383 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060056383 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060056383 DMM INFO MM(262420000001001/d0939cd1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060056383 DMM NOTICE MM(262420000001001/d0939cd1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060056383 DMM DEBUG MM(262420000001001/d0939cd1) checking auth: received UMTS RES = 20 07 65 9e 96 33 0a 7a (gprs_gmm.c:666) 20241006060056383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060056383 DMM DEBUG MM(262420000001001/d0939cd1) Requesting authorization (sgsn_auth.c:160) 20241006060056383 DMM INFO MM(262420000001001/d0939cd1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060056383 DMM DEBUG MM(262420000001001/d0939cd1) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060056384 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241006060056384 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) 20241006060056384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006060056384 DMM DEBUG MM(262420000001001/d0939cd1) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241006060056384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056384 DLM3UA 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) 20241006060056384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_len:17 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241006060056392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060056392 DLM3UA 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) 20241006060056392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060056392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056392 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060056392 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060056392 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060056392 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241006060056392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006060056392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006060056392 DMM INFO MM(262420000001001/d0939cd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0939cd1) (gprs_gmm.c:300) 20241006060056392 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241006060056392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056392 DLM3UA 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) 20241006060056392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056392 DLM3UA 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) 20241006060056393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060056396 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060056396 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060056396 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006060056396 DMM INFO MM(262420000001001/d0939cd1) Subscriber data update (mmctx.c:445) 20241006060056396 DMM DEBUG MM(262420000001001/d0939cd1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060056396 DMM INFO MM(262420000001001/d0939cd1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060056396 DMM NOTICE MM(262420000001001/d0939cd1) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241006060056396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060056396 DMM NOTICE MM(262420000001001/d0939cd1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060056396 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) 20241006060056397 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060056397 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241006060056397 DMM INFO MM(262420000001001/d0939cd1) Subscriber data update (mmctx.c:445) 20241006060056397 DMM DEBUG MM(262420000001001/d0939cd1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_len:14 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006060056398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060056398 DLM3UA 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) 20241006060056398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060056398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056398 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060056398 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060056398 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060056398 DMM INFO MM(262420000001001/d0939cd1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060056398 DMM NOTICE MM(262420000001001/d0939cd1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060056398 DMM DEBUG GMM(gmm_fsm)[0x560cf8c791f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060056398 DMM DEBUG GMM(gmm_fsm)[0x560cf8c791f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060056398 DMM DEBUG MM_STATE_Iu(2)[0x560cf8c6ae30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006060056398 DMM DEBUG MM_STATE_Iu(2)[0x560cf8c6ae30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006060056398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060056398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060056398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056398 DLM3UA 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) 20241006060056398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060056402 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056402 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060056402 DLM3UA 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) 20241006060056402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060056402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060056403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060056402 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060056402 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060056402 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060056402 DMM INFO MM(262420000001001/d0939cd1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060056402 DMM DEBUG MM_STATE_Iu(2)[0x560cf8c6ae30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060056403 DMM DEBUG MM_STATE_Iu(2)[0x560cf8c6ae30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060056403 DLM3UA 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) 20241006060056403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060056403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Session index based on local reference:0 20241006060056403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060056403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060056403 DLM3UA 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) 20241006060056403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060056403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060056403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060056403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@3d8dbf798c9e: Deleted conn table entry 0TC_iu_attach_encr(1453)11784822 TC_iu_attach_encr(1453)@3d8dbf798c9e: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@3d8dbf798c9e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@3d8dbf798c9e: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@3d8dbf798c9e: Final verdict of PTC: none 20241006060056476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38354<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060056480 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060056480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1451)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1445)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1440)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1435)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1433)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1443)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1438)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_iu_attach_encr finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:00:56 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241006060056606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060056606 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006060056606 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) 20241006060056606 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006060056606 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006060056606 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006060056606 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) 20241006060056606 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006060056606 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006060056606 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) 20241006060056606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060056606 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006060056606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006060056606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006060056606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006060056606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006060056606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006060056606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006060056606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241006060057009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210320) 20241006060057482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060057482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210320, count=211576) 20241006060058483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060058483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060058607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006060058608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006060058608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:00: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_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 20241006060059485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060059485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_iu_attach_geran_rau started. 20241006060100106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060100109 DMM INFO MM(262420000001001/d0939cd1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060100109 DMM INFO MM(262420000001001/d0939cd1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060100109 DMM DEBUG GMM(gmm_fsm)[0x560cf8c791f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060100109 DMM DEBUG GMM(gmm_fsm)[0x560cf8c791f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060100109 DMM DEBUG MM_STATE_Iu(2)[0x560cf8c6ae30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006060100109 DMM DEBUG MM_STATE_Iu(2)[0x560cf8c6ae30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241006060100109 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241006060100109 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) 20241006060100109 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) 20241006060100109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006060100109 DMM DEBUG MM_STATE_Gb[0x560cf8c6b090]{Idle}: Deallocated (fsm.c:568) 20241006060100109 DMM DEBUG MM_STATE_Iu(2)[0x560cf8c6ae30]{Detached}: Deallocated (fsm.c:568) 20241006060100109 DMM DEBUG GMM(gmm_fsm)[0x560cf8c791f0]{Deregistered}: Deallocated (fsm.c:568) 20241006060100109 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060100155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060100155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060100155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060100155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060100155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060100155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060100155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060100155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060100155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060100156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060100156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060100156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060100156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060100156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060100156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060100156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060100156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060100156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060100156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060100156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060100156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060100156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060100159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060100164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060100164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060100171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060100171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060100171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060100171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060100171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060100171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060100171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060100171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060100171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060100172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060100172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060100172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060100172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060100172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060100172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060100172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060100172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060100172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060100172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060100172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060100172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060100172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060100175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060100180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060100180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060100189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060100189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060100189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060100189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060100189 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060100189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060100189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060100189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060100189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060100189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060100189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060100189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060100189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060100189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060100189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060100189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060100189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060100189 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060100189 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060100189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060100190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060100190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060100192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3d8dbf798c9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@3d8dbf798c9e: ************************************************* SGSN_Test_0-M3UA(1471)@3d8dbf798c9e: M3UA emulation initiated, the test can be started MTC@3d8dbf798c9e: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@3d8dbf798c9e: ************************************************* SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: v_sccp_pdu_maxlen:268 20241006060100197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060100197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060100398 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006060100398 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) 20241006060100398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006060100398 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)@3d8dbf798c9e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006060100404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060100404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006060100404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006060100405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006060100405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006060100405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006060100405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006060100407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060100407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006060100407 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006060100407 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006060100407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006060100407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006060100407 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006060100407 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006060100486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060100486 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060100486 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060100486 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060100490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060100491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060101216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060101216 DLM3UA 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) 20241006060101217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060101217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101217 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006060101217 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006060101218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101218 DLM3UA 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) 20241006060101218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@3d8dbf798c9e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@3d8dbf798c9e: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F2522A16'O, index=0 SGSN_Test-GSUP(1474)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@3d8dbf798c9e: 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 := '1223'O, rac := 'EF'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)@3d8dbf798c9e: Added conn table entry 0TC_iu_attach_geran_rau(1476)3624653 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: First idle individual index:0 SGSN_Test_0-RAN(1470)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 20241006060101592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060101592 DLM3UA 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) 20241006060101592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060101592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101593 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060101593 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060101593 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060101593 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241006060101593 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006060101593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Init}: Allocated (fsm.c:456) 20241006060101593 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Allocated (fsm.c:456) 20241006060101593 DMM DEBUG MM_STATE_Iu[0x560cf8c71930]{Detached}: Allocated (fsm.c:456) 20241006060101593 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060101593 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060101593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060101593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060101593 DMM DEBUG MM(262420000001002/f9543ad1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060101593 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241006060101593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101593 DLM3UA 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) 20241006060101593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101593 DLM3UA 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) 20241006060101593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: { messageType := 2, destLocRef := '374ECD'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@3d8dbf798c9e: 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 := 'B6AF5A1EF1EF355FE6ED0C34B92ED6AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB860FB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F16667BD7E7748F5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3241AE8EBFB45196E6833C3A4DEA9A5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '730D924DE30E8FC4A8894531F5BCFE1E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7A5C19EA954337FAECC9C61F27FA5160'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0222ECA89A9EAA2'O } } } } } SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241006060101604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060101604 DLM3UA 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) 20241006060101604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060101604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101604 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060101604 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060101604 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060101604 DMM DEBUG MM(262420000001002/f9543ad1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241006060101604 DMM NOTICE MM(262420000001002/f9543ad1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060101604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060101604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060101604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060101604 DMM DEBUG MM(262420000001002/f9543ad1) Requesting authorization (sgsn_auth.c:160) 20241006060101604 DMM INFO MM(262420000001002/f9543ad1) Requesting authentication tuples (sgsn_auth.c:184) 20241006060101604 DMM DEBUG MM(262420000001002/f9543ad1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060101604 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241006060101604 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@3d8dbf798c9e: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241006060101607 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060101607 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060101607 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060101607 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060101607 DMM INFO MM(262420000001002/f9543ad1) Subscriber data update (mmctx.c:445) 20241006060101607 DMM DEBUG MM(262420000001002/f9543ad1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060101607 DMM INFO MM(262420000001002/f9543ad1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060101607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060101607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060101607 DMM INFO MM(262420000001002/f9543ad1) <- GMM AUTH AND CIPHERING REQ (rand = b6 af 5a 1e f1 ef 35 5f e6 ed 0c 34 b9 2e d6 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 5c 19 ea 95 43 37 fa ec c9 c6 1f 27 fa 51 60 ) (gprs_gmm.c:483) 20241006060101607 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241006060101607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101607 DLM3UA 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) 20241006060101607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_len:37 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722C0222ECA23094B99990000100002F0290489A9EAA2'O 20241006060101615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060101615 DLM3UA 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) 20241006060101615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060101615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101615 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060101615 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060101615 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060101615 DMM INFO MM(262420000001002/f9543ad1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060101615 DMM NOTICE MM(262420000001002/f9543ad1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060101615 DMM DEBUG MM(262420000001002/f9543ad1) checking auth: received UMTS RES = c0 22 2e ca 89 a9 ea a2 (gprs_gmm.c:666) 20241006060101615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060101615 DMM DEBUG MM(262420000001002/f9543ad1) Requesting authorization (sgsn_auth.c:160) 20241006060101615 DMM INFO MM(262420000001002/f9543ad1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060101615 DMM DEBUG MM(262420000001002/f9543ad1) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060101615 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241006060101615 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) 20241006060101615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006060101615 DMM DEBUG MM(262420000001002/f9543ad1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006060101615 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101616 DLM3UA 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) 20241006060101616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060101626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060101627 DLM3UA 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) 20241006060101627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060101627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101627 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060101627 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060101627 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060101627 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241006060101627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006060101627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006060101627 DMM INFO MM(262420000001002/f9543ad1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9543ad1) (gprs_gmm.c:300) 20241006060101627 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241006060101627 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101627 DLM3UA 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) 20241006060101627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101627 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101627 DLM3UA 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) 20241006060101627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060101633 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060101633 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060101633 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241006060101633 DMM INFO MM(262420000001002/f9543ad1) Subscriber data update (mmctx.c:445) 20241006060101633 DMM DEBUG MM(262420000001002/f9543ad1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060101633 DMM INFO MM(262420000001002/f9543ad1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060101633 DMM NOTICE MM(262420000001002/f9543ad1) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241006060101633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060101633 DMM NOTICE MM(262420000001002/f9543ad1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060101633 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) 20241006060101633 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060101633 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241006060101633 DMM INFO MM(262420000001002/f9543ad1) Subscriber data update (mmctx.c:445) 20241006060101633 DMM DEBUG MM(262420000001002/f9543ad1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_len:14 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006060101636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060101636 DLM3UA 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) 20241006060101636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060101636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101636 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060101636 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060101636 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060101636 DMM INFO MM(262420000001002/f9543ad1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060101636 DMM NOTICE MM(262420000001002/f9543ad1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060101636 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060101636 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060101636 DMM DEBUG MM_STATE_Iu(3)[0x560cf8c71930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006060101636 DMM DEBUG MM_STATE_Iu(3)[0x560cf8c71930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006060101636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060101636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060101636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101636 DLM3UA 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) 20241006060101636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060101641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060101642 DLM3UA 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) 20241006060101642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060101642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060101642 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060101642 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060101642 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060101642 DMM INFO MM(262420000001002/f9543ad1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060101642 DMM DEBUG MM_STATE_Iu(3)[0x560cf8c71930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060101642 DMM DEBUG MM_STATE_Iu(3)[0x560cf8c71930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060101642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060101642 DLM3UA 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) 20241006060101642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060101642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@3d8dbf798c9e: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)3624653 TC_iu_attach_geran_rau(1476)@3d8dbf798c9e: setverdict(pass): none -> pass 20241006060101644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060101644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060101644 DLM3UA 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) 20241006060101644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060101644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060101644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060101644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_geran_rau-BVCI196(1457)@3d8dbf798c9e: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@3d8dbf798c9e: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F9543AD1'O, index=1 20241006060101713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060101713 DLLC NOTICE LLME(ffffffff/f9543ad1){UNASSIGNED} LLC RX: unknown TLLI 0xf9543ad1, creating LLME on the fly (gprs_llc.c:552) 20241006060101713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241006060101713 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006060101713 DMM INFO MM(262420000001002/f9543ad1) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f9543ad1, P-TMSI: f9543ad1 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241006060101713 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241006060101713 DMM DEBUG MM_STATE_Iu(3)[0x560cf8c71930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241006060101713 DMM DEBUG MM_STATE_Iu(3)[0x560cf8c71930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241006060101713 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060101713 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241006060101713 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060101713 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060101713 DLLC NOTICE LLME(ffffffff/f9543ad1){UNASSIGNED} LLGM Assign pre (f9543ad1 => f9543ad1) (gprs_llc.c:1079) 20241006060101713 DLLC NOTICE LLME(f9543ad1/f9543ad1){ASSIGNED} LLGM Assign post (f9543ad1 => f9543ad1) (gprs_llc.c:1125) 20241006060101713 DMM INFO MM(262420000001002/f9543ad1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@3d8dbf798c9e: Removing Client IMSI='262420000001002'H, index=1 20241006060101740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060101740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060101741 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060101741 DMM INFO MM(262420000001002/f9543ad1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006060101741 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006060101741 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060101741 DLLC NOTICE LLME(f9543ad1/f9543ad1){ASSIGNED} LLGM Assign pre (ffffffff => f9543ad1) (gprs_llc.c:1079) 20241006060101741 DLLC NOTICE LLME(ffffffff/f9543ad1){ASSIGNED} LLGM Assign post (ffffffff => f9543ad1) (gprs_llc.c:1125) 20241006060101741 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241006060101741 DMM ERROR MM_STATE_Gb[0x560cf8c6af60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@3d8dbf798c9e: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@3d8dbf798c9e: Final verdict of PTC: none 20241006060101753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38372<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060101757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060101758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1474)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1468)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1463)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1458)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@3d8dbf798c9e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1456)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1461)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1466)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@3d8dbf798c9e: 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'. 20241006060101846 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006060101846 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) 20241006060101846 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006060101846 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006060101846 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006060101846 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) 20241006060101846 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006060101846 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006060101846 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) 20241006060101846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060101846 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006060101846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006060101846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006060101846 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241006060101846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006060101846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006060101846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006060101846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) Sun Oct 6 06:01:01 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241006060101926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060102329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182448) 20241006060102759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060102759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182448, count=219460) 20241006060103760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060103760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060103848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006060103848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006060103848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:01: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_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 20241006060104760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060104761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_geran_attach_iu_rau started. 20241006060105419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060105422 DMM INFO MM(262420000001002/f9543ad1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060105422 DMM INFO MM(262420000001002/f9543ad1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060105423 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060105423 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060105423 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241006060105423 DMM ERROR MM_STATE_Gb[0x560cf8c6af60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241006060105423 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241006060105423 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) 20241006060105423 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) 20241006060105423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6b090]{Init}: Deallocated (fsm.c:568) 20241006060105423 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Deallocated (fsm.c:568) 20241006060105423 DMM DEBUG MM_STATE_Iu(3)[0x560cf8c71930]{Detached}: Deallocated (fsm.c:568) 20241006060105423 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006060105423 DLLC NOTICE LLME(ffffffff/f9543ad1){ASSIGNED} LLGM Assign pre (f9543ad1 => ffffffff) (gprs_llc.c:1079) 20241006060105423 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9543ad1 => ffffffff) (gprs_llc.c:1125) 20241006060105423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060105464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060105464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060105464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060105464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060105464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060105464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060105464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060105464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060105464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060105465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060105465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060105465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060105465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060105465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060105465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060105465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060105465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060105465 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060105465 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060105465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060105466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060105466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060105468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060105472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060105472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060105479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060105479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060105479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060105479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060105479 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060105479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060105479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060105479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060105479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060105480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060105480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060105480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060105480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060105480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060105480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060105480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060105480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060105480 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060105480 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060105480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1486)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060105480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060105480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060105482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060105486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060105486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060105495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060105495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060105495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060105495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060105495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060105495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060105495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060105495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060105495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060105496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060105496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060105496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060105496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060105496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060105496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060105496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060105496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060105496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060105496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060105496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060105496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060105496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060105498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3d8dbf798c9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@3d8dbf798c9e: ************************************************* SGSN_Test_0-M3UA(1494)@3d8dbf798c9e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@3d8dbf798c9e: ************************************************* MTC@3d8dbf798c9e: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: v_sccp_pdu_maxlen:268 20241006060105504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060105504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060105704 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006060105704 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) 20241006060105704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006060105705 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)@3d8dbf798c9e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006060105712 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060105712 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006060105712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006060105712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006060105712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006060105712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006060105712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006060105715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060105715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006060105715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006060105715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006060105715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006060105715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006060105715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006060105715 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006060105762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060105762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060105762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060105762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060105766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060105767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060106519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060106519 DLM3UA 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) 20241006060106519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060106519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060106519 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006060106519 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006060106520 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106520 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060106520 DLM3UA 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) 20241006060106520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060106520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@3d8dbf798c9e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@3d8dbf798c9e: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CEC708DF'O, index=0 SGSN_Test-GSUP(1497)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@3d8dbf798c9e: 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 := '0AFE0504A8854E73AC40B224D15B6E78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '360B3101'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8008E5835705038'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '996CA1150F52F93600EF28EC3C5CBA9A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9339E50AC22F49FD16B98574E5221E77'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CCAB59D0A0CED75A69799E58007CFBF6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '589CD6A9123CC9C2'O } } } } } 20241006060106826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060106826 DLLC NOTICE LLME(ffffffff/cec708df){UNASSIGNED} LLC RX: unknown TLLI 0xcec708df, creating LLME on the fly (gprs_llc.c:552) 20241006060106826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060106826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241006060106826 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Allocated (fsm.c:456) 20241006060106826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006060106826 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Allocated (fsm.c:456) 20241006060106826 DMM DEBUG MM_STATE_Iu[0x560cf8c6b090]{Detached}: Allocated (fsm.c:456) 20241006060106826 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060106826 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060106826 DLLC NOTICE LLME(ffffffff/cec708df){UNASSIGNED} LLGM Assign pre (cec708df => d9a70e09) (gprs_llc.c:1079) 20241006060106826 DLLC NOTICE LLME(cec708df/d9a70e09){ASSIGNED} LLGM Assign post (cec708df => d9a70e09) (gprs_llc.c:1125) 20241006060106826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060106826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060106826 DMM DEBUG MM(262420000001003/d9a70e09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060106836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060106836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241006060106836 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6af60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060106836 DMM DEBUG MM(262420000001003/d9a70e09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241006060106836 DMM NOTICE MM(262420000001003/d9a70e09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060106836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060106836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060106836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060106836 DMM DEBUG MM(262420000001003/d9a70e09) Requesting authorization (sgsn_auth.c:160) 20241006060106836 DMM INFO MM(262420000001003/d9a70e09) Requesting authentication tuples (sgsn_auth.c:184) 20241006060106836 DMM DEBUG MM(262420000001003/d9a70e09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060106836 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241006060106836 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@3d8dbf798c9e: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241006060106840 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060106840 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060106840 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060106840 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060106840 DMM INFO MM(262420000001003/d9a70e09) Subscriber data update (mmctx.c:445) 20241006060106840 DMM DEBUG MM(262420000001003/d9a70e09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060106840 DMM INFO MM(262420000001003/d9a70e09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060106840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060106840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060106840 DMM INFO MM(262420000001003/d9a70e09) <- GMM AUTH AND CIPHERING REQ (rand = 0a fe 05 04 a8 85 4e 73 ac 40 b2 24 d1 5b 6e 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cc ab 59 d0 a0 ce d7 5a 69 79 9e 58 00 7c fb f6 ) (gprs_gmm.c:483) 20241006060106850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060106850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241006060106850 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6af60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060106850 DMM INFO MM(262420000001003/d9a70e09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060106850 DMM NOTICE MM(262420000001003/d9a70e09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060106850 DMM DEBUG MM(262420000001003/d9a70e09) checking auth: received UMTS RES = 58 9c d6 a9 12 3c c9 c2 (gprs_gmm.c:666) 20241006060106850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060106850 DMM DEBUG MM(262420000001003/d9a70e09) Requesting authorization (sgsn_auth.c:160) 20241006060106850 DMM INFO MM(262420000001003/d9a70e09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060106850 DMM DEBUG MM(262420000001003/d9a70e09) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060106850 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241006060106850 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) 20241006060106850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241006060106850 DMM INFO MM(262420000001003/d9a70e09) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9a70e09) (gprs_gmm.c:300) 20241006060106852 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060106852 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060106852 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241006060106852 DMM INFO MM(262420000001003/d9a70e09) Subscriber data update (mmctx.c:445) 20241006060106852 DMM DEBUG MM(262420000001003/d9a70e09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060106852 DMM INFO MM(262420000001003/d9a70e09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060106852 DMM NOTICE MM(262420000001003/d9a70e09) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241006060106852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060106852 DMM NOTICE MM(262420000001003/d9a70e09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060106852 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) 20241006060106854 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060106854 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241006060106854 DMM INFO MM(262420000001003/d9a70e09) Subscriber data update (mmctx.c:445) 20241006060106854 DMM DEBUG MM(262420000001003/d9a70e09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241006060106862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060106862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241006060106862 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6af60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241006060106862 DMM INFO MM(262420000001003/d9a70e09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060106862 DMM NOTICE MM(262420000001003/d9a70e09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060106862 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060106862 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060106862 DLLC NOTICE LLME(cec708df/d9a70e09){ASSIGNED} LLGM Assign pre (ffffffff => d9a70e09) (gprs_llc.c:1079) 20241006060106862 DLLC NOTICE LLME(ffffffff/d9a70e09){ASSIGNED} LLGM Assign post (ffffffff => d9a70e09) (gprs_llc.c:1125) 20241006060106862 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6af60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241006060106862 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6af60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241006060106862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060106862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@3d8dbf798c9e: 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 := 'D9A70E09'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)@3d8dbf798c9e: Added conn table entry 0TC_geran_attach_iu_rau(1499)12326230 SGSN_Test_0-RAN(1493)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: First idle individual index:0 20241006060106944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060106944 DLM3UA 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) 20241006060106944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060106944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060106945 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060106945 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060106945 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060106945 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241006060106945 DMM INFO MM(262420000001003/d9a70e09) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d9a70e09 (00000000), TLLI: d9a70e09 (d9a70e09), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241006060106945 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241006060106945 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6af60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241006060106945 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6af60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241006060106945 DLLC NOTICE LLME(ffffffff/d9a70e09){ASSIGNED} LLGM Assign pre (d9a70e09 => ffffffff) (gprs_llc.c:1079) 20241006060106945 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9a70e09 => ffffffff) (gprs_llc.c:1125) 20241006060106945 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060106945 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241006060106945 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060106945 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060106945 DMM DEBUG MM(262420000001003/d9a70e09) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006060106945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060106945 DLM3UA 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) 20241006060106945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060106946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060106946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060106946 DLM3UA 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) 20241006060106946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060106946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: { messageType := 2, destLocRef := 'BC1556'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060106964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060106964 DLM3UA 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) 20241006060106964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060106964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060106964 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060106964 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060106964 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060106964 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241006060106964 DMM INFO MM(262420000001003/d9a70e09) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241006060106964 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241006060106964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060106964 DLM3UA 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) 20241006060106964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060106964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060106964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060106964 DLM3UA 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) 20241006060106964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060106964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@3d8dbf798c9e: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@3d8dbf798c9e: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: vl_len:14 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241006060106977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060106977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060106977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060106977 DLM3UA 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) 20241006060106977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060106977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060106977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060106977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060106977 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060106977 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060106977 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060106977 DMM INFO MM(262420000001003/d9a70e09) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241006060106977 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241006060106977 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060106977 DMM DEBUG MM_STATE_Iu[0x560cf8c6b090]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241006060106977 DMM ERROR MM_STATE_Iu[0x560cf8c6b090]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@3d8dbf798c9e: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@3d8dbf798c9e: Final verdict of PTC: none 20241006060106981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57872<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060106986 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1497)@3d8dbf798c9e: Final verdict of PTC: none 20241006060106986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1477)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1481)@3d8dbf798c9e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1486)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@3d8dbf798c9e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@3d8dbf798c9e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1491)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1479)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1484)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1489)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:01:07 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 20241006060107112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060107178 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006060107178 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) 20241006060107178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006060107178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006060107178 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006060107178 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) 20241006060107178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006060107178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006060107178 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) 20241006060107178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060107179 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006060107179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006060107179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006060107179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006060107179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006060107179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006060107179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006060107179 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241006060107514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166572) 20241006060107987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060107988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166572, count=178448) 20241006060108989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060108989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060109180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006060109180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006060109180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:01: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_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 20241006060109990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060109990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_user started. 20241006060110610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060110613 DMM INFO MM(262420000001003/d9a70e09) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060110613 DMM INFO MM(262420000001003/d9a70e09) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060110613 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060110613 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060110613 DMM DEBUG MM_STATE_Iu[0x560cf8c6b090]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006060110613 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241006060110613 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) 20241006060110613 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) 20241006060110613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006060110613 DMM DEBUG MM_STATE_Gb(0)[0x560cf8c6af60]{Idle}: Deallocated (fsm.c:568) 20241006060110613 DMM DEBUG MM_STATE_Iu[0x560cf8c6b090]{Detached}: Deallocated (fsm.c:568) 20241006060110613 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6ae30]{Deregistered}: Deallocated (fsm.c:568) 20241006060110613 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060110657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060110657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060110657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060110657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060110657 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060110657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060110657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060110657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060110657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060110657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060110657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060110657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060110658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060110658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060110658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060110658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060110658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060110658 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060110658 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060110658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060110658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060110658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060110660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060110665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060110665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060110673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060110673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060110673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060110673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060110673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060110673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060110673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060110673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060110673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060110674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060110674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060110674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060110674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060110674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060110674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060110674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060110674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060110674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060110674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060110674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060110675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060110675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060110677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060110681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060110681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060110688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060110688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060110688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060110688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060110688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060110688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060110688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060110688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060110688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060110689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060110689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060110689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060110689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060110689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060110689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060110689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060110689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060110689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060110689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060110689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060110690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060110690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060110691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060110696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060110696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@3d8dbf798c9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@3d8dbf798c9e: ************************************************* SGSN_Test_0-M3UA(1517)@3d8dbf798c9e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@3d8dbf798c9e: ************************************************* MTC@3d8dbf798c9e: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060110898 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006060110898 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) 20241006060110898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006060110898 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)@3d8dbf798c9e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006060110904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060110904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006060110905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006060110905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006060110905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006060110905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006060110905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006060110905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060110905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006060110905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006060110905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006060110905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006060110905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006060110905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006060110905 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006060110991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060110991 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060110991 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060110991 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060110995 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060110996 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060111715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060111715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060111715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060111715 DLM3UA 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) 20241006060111715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060111715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060111715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060111715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060111716 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006060111716 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006060111716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060111716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060111716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060111716 DLM3UA 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) 20241006060111716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060111716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060111716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060111716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@3d8dbf798c9e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='EF4CC243'O, index=0 SGSN_Test-GSUP(1520)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@3d8dbf798c9e: 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 := 'BCFD'O, rac := '38'O ("8") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := 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)@3d8dbf798c9e: Added conn table entry 0TC_attach_pdp_act_user(1522)4721052 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: First idle individual index:0 SGSN_Test_0-RAN(1516)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 20241006060112083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112083 DLM3UA 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) 20241006060112083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112083 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060112083 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060112083 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060112083 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241006060112083 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{Deregistered}: Allocated (fsm.c:456) 20241006060112083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006060112083 DMM DEBUG MM_STATE_Gb[0x560cf8c71930]{Idle}: Allocated (fsm.c:456) 20241006060112083 DMM DEBUG MM_STATE_Iu[0x560cf8c7a0b0]{Detached}: Allocated (fsm.c:456) 20241006060112083 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060112083 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060112083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060112083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060112083 DMM DEBUG MM(262420000001004/cff8f6a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060112083 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241006060112084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112084 DLM3UA 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) 20241006060112084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112084 DLM3UA 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) 20241006060112084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: { messageType := 2, destLocRef := '48099C'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@3d8dbf798c9e: 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 := 'B439990106BBF899D3562D305E8E4830'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D186A0D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A6B11B363D07777'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '08CABC0055E8EC5294B705BFD41737B8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8131435DB8248C759C9F79FCC084F3B8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '89B326FF5B24AEF9E5606B870DC2B5A0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '77140B8532C407D4'O } } } } } SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 20241006060112089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112089 DLM3UA 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) 20241006060112089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241006060112089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112089 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060112089 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060112089 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060112089 DMM DEBUG MM(262420000001004/cff8f6a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241006060112089 DMM NOTICE MM(262420000001004/cff8f6a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060112089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060112089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060112089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060112089 DMM DEBUG MM(262420000001004/cff8f6a2) Requesting authorization (sgsn_auth.c:160) 20241006060112089 DMM INFO MM(262420000001004/cff8f6a2) Requesting authentication tuples (sgsn_auth.c:184) 20241006060112089 DMM DEBUG MM(262420000001004/cff8f6a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060112089 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241006060112089 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241006060112091 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060112091 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060112091 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060112091 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060112091 DMM INFO MM(262420000001004/cff8f6a2) Subscriber data update (mmctx.c:445) 20241006060112091 DMM DEBUG MM(262420000001004/cff8f6a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060112091 DMM INFO MM(262420000001004/cff8f6a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060112091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060112091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060112091 DMM INFO MM(262420000001004/cff8f6a2) <- GMM AUTH AND CIPHERING REQ (rand = b4 39 99 01 06 bb f8 99 d3 56 2d 30 5e 8e 48 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 b3 26 ff 5b 24 ae f9 e5 60 6b 87 0d c2 b5 a0 ) (gprs_gmm.c:483) 20241006060112091 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241006060112091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112091 DLM3UA 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) 20241006060112091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:37 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2277140B8523094B99990000100004F0290432C407D4'O 20241006060112096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112096 DLM3UA 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) 20241006060112096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112096 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060112096 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060112096 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060112096 DMM INFO MM(262420000001004/cff8f6a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060112096 DMM NOTICE MM(262420000001004/cff8f6a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060112096 DMM DEBUG MM(262420000001004/cff8f6a2) checking auth: received UMTS RES = 77 14 0b 85 32 c4 07 d4 (gprs_gmm.c:666) 20241006060112096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060112096 DMM DEBUG MM(262420000001004/cff8f6a2) Requesting authorization (sgsn_auth.c:160) 20241006060112096 DMM INFO MM(262420000001004/cff8f6a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060112096 DMM DEBUG MM(262420000001004/cff8f6a2) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060112096 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241006060112096 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) 20241006060112096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006060112096 DMM DEBUG MM(262420000001004/cff8f6a2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006060112096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112096 DLM3UA 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) 20241006060112096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060112104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112104 DLM3UA 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) 20241006060112104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112104 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060112104 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060112104 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060112104 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241006060112104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006060112104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006060112104 DMM INFO MM(262420000001004/cff8f6a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcff8f6a2) (gprs_gmm.c:300) 20241006060112104 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241006060112104 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112104 DLM3UA 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) 20241006060112104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112104 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112104 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112104 DLM3UA 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) 20241006060112104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060112107 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060112107 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060112107 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241006060112107 DMM INFO MM(262420000001004/cff8f6a2) Subscriber data update (mmctx.c:445) 20241006060112107 DMM DEBUG MM(262420000001004/cff8f6a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060112107 DMM INFO MM(262420000001004/cff8f6a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060112107 DMM NOTICE MM(262420000001004/cff8f6a2) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241006060112107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060112107 DMM NOTICE MM(262420000001004/cff8f6a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060112107 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) 20241006060112107 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060112107 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241006060112107 DMM INFO MM(262420000001004/cff8f6a2) Subscriber data update (mmctx.c:445) 20241006060112107 DMM DEBUG MM(262420000001004/cff8f6a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:14 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006060112109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112109 DLM3UA 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) 20241006060112109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112109 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060112109 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060112109 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060112109 DMM INFO MM(262420000001004/cff8f6a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060112109 DMM NOTICE MM(262420000001004/cff8f6a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060112109 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060112109 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060112109 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006060112109 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006060112109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060112109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060112109 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112109 DLM3UA 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) 20241006060112109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060112112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112112 DLM3UA 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) 20241006060112112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112112 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060112112 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060112112 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060112112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112112 DMM INFO MM(262420000001004/cff8f6a2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060112112 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060112112 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060112112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112112 DLM3UA 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) 20241006060112112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 20241006060112113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112113 DLM3UA 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) 20241006060112113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@3d8dbf798c9e: Deleted conn table entry 0TC_attach_pdp_act_user(1522)4721052 TC_attach_pdp_act_user(1522)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@3d8dbf798c9e: 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 := 'CFF8F6A2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@3d8dbf798c9e: Added conn table entry 0TC_attach_pdp_act_user(1522)7662072 SGSN_Test_0-RAN(1516)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: First idle individual index:0 20241006060112314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112314 DLM3UA 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) 20241006060112314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112315 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060112315 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060112315 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060112315 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCFF8F6A2) type="data" (gprs_gmm.c:1944) 20241006060112315 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006060112315 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006060112315 DMM DEBUG MM(262420000001004/cff8f6a2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006060112315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112316 DLM3UA 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) 20241006060112316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112316 DLM3UA 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) 20241006060112316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: { messageType := 2, destLocRef := '74E9F8'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060112324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112324 DLM3UA 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) 20241006060112324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112325 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060112325 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060112325 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060112325 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241006060112325 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006060112325 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006060112325 DMM INFO MM(262420000001004/cff8f6a2) <- GMM SERVICE ACCEPT (P-TMSI=0xcff8f6a2) (gprs_gmm.c:813) 20241006060112325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241006060112325 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112325 DLM3UA 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) 20241006060112325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112325 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112326 DLM3UA 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) 20241006060112326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241006060112338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112338 DLM3UA 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) 20241006060112338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112339 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060112339 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060112339 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060112339 DMM INFO MM(262420000001004/cff8f6a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006060112339 DMM INFO MM(262420000001004/cff8f6a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006060112339 DMM DEBUG MM(262420000001004/cff8f6a2) Using GGSN 0 (gprs_sm.c:317) 20241006060112339 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) 20241006060112339 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241006060112339 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006060112339 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241006060112339 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241006060112362 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 a5 43 43 ea 11 31 ac 76 c6 14 05 7f f5 b3 0a 96 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) 20241006060112362 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060112362 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006060112363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112363 DLM3UA 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) 20241006060112363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:30 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008B9A1970'O 20241006060112384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112384 DLM3UA 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) 20241006060112384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112384 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006060112384 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006060112384 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006060112384 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241006060112384 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006060112384 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241006060112384 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006060112384 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241006060112384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112384 DLM3UA 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) 20241006060112384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060112389 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 a5 43 43 ea 11 31 ac 76 c6 7f f5 b3 0a 96 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) 20241006060112389 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060112389 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_len:16 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241006060112404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060112404 DLM3UA 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) 20241006060112404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060112404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060112404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060112404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060112404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060112404 DMM INFO MM(262420000001004/cff8f6a2) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006060112404 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060112404 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241006060112408 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) 20241006060112408 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060112408 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006060112408 DMM INFO MM(262420000001004/cff8f6a2) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006060112408 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241006060112408 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241006060112408 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006060112408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060112408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060112408 DLM3UA 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) 20241006060112408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060112408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060112408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060112408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@3d8dbf798c9e: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@3d8dbf798c9e: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@3d8dbf798c9e: Final verdict of PTC: none 20241006060112421 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006060112421 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) 20241006060112421 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006060112421 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006060112421 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006060112421 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) 20241006060112421 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006060112421 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006060112421 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) 20241006060112421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060112421 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006060112421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006060112421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006060112421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006060112421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006060112421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006060112421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006060112422 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@3d8dbf798c9e: Final verdict of PTC: none 20241006060112427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1509)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1504)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@3d8dbf798c9e: Final verdict of PTC: none 20241006060112434 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user-BVCI220(1513)@3d8dbf798c9e: Final verdict of PTC: none 20241006060112434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1510)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1514)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1502)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1507)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1512)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:01:12 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 20241006060112555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060112957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296852) 20241006060113435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060113435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=296852, count=298012) 20241006060114422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006060114422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006060114422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241006060114437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060114437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:01:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241006060115439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060115439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_attach_pdp_act_pmm_idle started. 20241006060116048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060116051 DMM INFO MM(262420000001004/cff8f6a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060116051 DMM INFO MM(262420000001004/cff8f6a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060116051 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060116051 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060116051 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006060116051 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241006060116051 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241006060116051 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) 20241006060116051 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) 20241006060116051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006060116051 DMM DEBUG MM_STATE_Gb[0x560cf8c71930]{Idle}: Deallocated (fsm.c:568) 20241006060116051 DMM DEBUG MM_STATE_Iu(5)[0x560cf8c7a0b0]{Detached}: Deallocated (fsm.c:568) 20241006060116051 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6b090]{Deregistered}: Deallocated (fsm.c:568) 20241006060116051 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006060116052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060116052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060116052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060116052 DLM3UA 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) 20241006060116052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060116052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060116052 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060116090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060116090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060116090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060116090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060116090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060116090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060116090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060116090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060116090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060116091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060116091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060116091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060116091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060116091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060116091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060116091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060116091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060116091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060116091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060116091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060116091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060116091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060116093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060116098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060116098 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060116105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060116105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060116105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060116105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060116105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060116105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060116105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060116105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060116105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060116106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060116106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060116106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060116106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060116106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060116106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060116106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060116106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060116106 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060116106 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060116106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060116107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060116107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060116109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060116113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060116113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060116122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060116122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060116122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060116122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060116122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060116122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060116122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060116122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060116122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060116122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060116122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060116122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060116122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060116122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060116122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060116122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060116122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060116122 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060116122 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060116122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060116123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060116123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060116125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3d8dbf798c9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@3d8dbf798c9e: ************************************************* SGSN_Test_0-M3UA(1540)@3d8dbf798c9e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@3d8dbf798c9e: ************************************************* MTC@3d8dbf798c9e: Starting RAN_Emulation 20241006060116130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060116130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1536)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060116331 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006060116331 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) 20241006060116331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006060116331 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)@3d8dbf798c9e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006060116338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060116339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006060116339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006060116339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006060116339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006060116339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006060116339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006060116341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060116341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006060116341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006060116341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006060116341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006060116341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006060116341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006060116341 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006060116441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060116441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060116441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060116441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060116445 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060116446 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060117145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117145 DLM3UA 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) 20241006060117145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117145 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006060117145 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006060117145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117145 DLM3UA 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) 20241006060117145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@3d8dbf798c9e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@3d8dbf798c9e: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='C54A96D3'O, index=0 SGSN_Test-GSUP(1543)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: 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 := '1A83'O, rac := 'B4'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)@3d8dbf798c9e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)1500597 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: First idle individual index:0 SGSN_Test_0-RAN(1539)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 20241006060117485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117485 DLM3UA 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) 20241006060117485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117486 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060117486 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060117486 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060117486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241006060117486 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{Deregistered}: Allocated (fsm.c:456) 20241006060117486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006060117486 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Allocated (fsm.c:456) 20241006060117486 DMM DEBUG MM_STATE_Iu[0x560cf8c6fa90]{Detached}: Allocated (fsm.c:456) 20241006060117486 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060117486 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060117486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060117486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060117486 DMM DEBUG MM(262420000001005/f7473958) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060117486 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241006060117486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117486 DLM3UA 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) 20241006060117486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117486 DLM3UA 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) 20241006060117486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: { messageType := 2, destLocRef := '16E5B5'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: 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 := '79653C044FB0E83E8F25551B44F8AF74'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7506BFF9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1ECEDF2B14A99C1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '71ABCA58693026CB325285619CE7580D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '880826A4A2BA4FDD4A5E2979D6D5F479'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '185636BD15CC61BE4AC765CC120B9EF4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3745A34D4CEB74ED'O } } } } } SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241006060117490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117490 DLM3UA 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) 20241006060117490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117491 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060117491 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060117491 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060117491 DMM DEBUG MM(262420000001005/f7473958) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241006060117491 DMM NOTICE MM(262420000001005/f7473958) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060117491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060117491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060117491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060117491 DMM DEBUG MM(262420000001005/f7473958) Requesting authorization (sgsn_auth.c:160) 20241006060117491 DMM INFO MM(262420000001005/f7473958) Requesting authentication tuples (sgsn_auth.c:184) 20241006060117491 DMM DEBUG MM(262420000001005/f7473958) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060117491 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241006060117491 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@3d8dbf798c9e: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20241006060117492 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060117492 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060117492 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060117492 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060117492 DMM INFO MM(262420000001005/f7473958) Subscriber data update (mmctx.c:445) 20241006060117492 DMM DEBUG MM(262420000001005/f7473958) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060117492 DMM INFO MM(262420000001005/f7473958) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060117492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060117492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060117492 DMM INFO MM(262420000001005/f7473958) <- GMM AUTH AND CIPHERING REQ (rand = 79 65 3c 04 4f b0 e8 3e 8f 25 55 1b 44 f8 af 74 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 56 36 bd 15 cc 61 be 4a c7 65 cc 12 0b 9e f4 ) (gprs_gmm.c:483) 20241006060117492 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241006060117492 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117492 DLM3UA 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) 20241006060117492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:37 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A223745A34D23094B99990000100005F029044CEB74ED'O 20241006060117495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117495 DLM3UA 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) 20241006060117495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117495 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060117495 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060117495 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060117495 DMM INFO MM(262420000001005/f7473958) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060117495 DMM NOTICE MM(262420000001005/f7473958) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060117495 DMM DEBUG MM(262420000001005/f7473958) checking auth: received UMTS RES = 37 45 a3 4d 4c eb 74 ed (gprs_gmm.c:666) 20241006060117495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060117495 DMM DEBUG MM(262420000001005/f7473958) Requesting authorization (sgsn_auth.c:160) 20241006060117495 DMM INFO MM(262420000001005/f7473958) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060117495 DMM DEBUG MM(262420000001005/f7473958) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060117495 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241006060117495 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) 20241006060117495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006060117495 DMM DEBUG MM(262420000001005/f7473958) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006060117495 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117495 DLM3UA 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) 20241006060117495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060117499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117499 DLM3UA 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) 20241006060117499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117499 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060117499 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060117499 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060117499 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241006060117499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006060117499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006060117499 DMM INFO MM(262420000001005/f7473958) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7473958) (gprs_gmm.c:300) 20241006060117499 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241006060117499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117499 DLM3UA 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) 20241006060117499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117499 DLM3UA 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) 20241006060117499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060117501 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060117501 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060117501 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241006060117501 DMM INFO MM(262420000001005/f7473958) Subscriber data update (mmctx.c:445) 20241006060117501 DMM DEBUG MM(262420000001005/f7473958) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060117501 DMM INFO MM(262420000001005/f7473958) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060117501 DMM NOTICE MM(262420000001005/f7473958) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241006060117501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060117501 DMM NOTICE MM(262420000001005/f7473958) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060117501 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) 20241006060117501 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060117501 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241006060117501 DMM INFO MM(262420000001005/f7473958) Subscriber data update (mmctx.c:445) 20241006060117501 DMM DEBUG MM(262420000001005/f7473958) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:14 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006060117502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117502 DLM3UA 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) 20241006060117502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117502 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060117502 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060117502 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060117502 DMM INFO MM(262420000001005/f7473958) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060117502 DMM NOTICE MM(262420000001005/f7473958) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060117502 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060117502 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060117502 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006060117502 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006060117502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060117502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060117502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117502 DLM3UA 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) 20241006060117502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060117505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117505 DLM3UA 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) 20241006060117505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117505 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060117505 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060117505 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060117505 DMM INFO MM(262420000001005/f7473958) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060117505 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060117505 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060117505 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117505 DLM3UA 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) 20241006060117505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 20241006060117505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117505 DLM3UA 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) 20241006060117505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@3d8dbf798c9e: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)1500597 TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: 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 := 'F7473958'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@3d8dbf798c9e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)9083827 SGSN_Test_0-RAN(1539)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: First idle individual index:0 20241006060117706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117706 DLM3UA 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) 20241006060117706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117707 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060117707 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060117707 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060117707 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7473958) type="data" (gprs_gmm.c:1944) 20241006060117707 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006060117708 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006060117708 DMM DEBUG MM(262420000001005/f7473958) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006060117708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117708 DLM3UA 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) 20241006060117708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117708 DLM3UA 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) 20241006060117708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: { messageType := 2, destLocRef := '8A9BB3'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060117718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117718 DLM3UA 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) 20241006060117718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117719 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060117719 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060117719 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060117719 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241006060117719 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006060117719 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006060117719 DMM INFO MM(262420000001005/f7473958) <- GMM SERVICE ACCEPT (P-TMSI=0xf7473958) (gprs_gmm.c:813) 20241006060117719 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241006060117719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117719 DLM3UA 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) 20241006060117719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117720 DLM3UA 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) 20241006060117720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241006060117731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117732 DLM3UA 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) 20241006060117732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117732 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060117732 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060117732 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060117732 DMM INFO MM(262420000001005/f7473958) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006060117732 DMM INFO MM(262420000001005/f7473958) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006060117732 DMM DEBUG MM(262420000001005/f7473958) Using GGSN 0 (gprs_sm.c:317) 20241006060117732 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) 20241006060117732 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241006060117732 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006060117732 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241006060117732 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241006060117757 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 da a2 ed af 11 5c 88 67 ff 14 05 7f 33 71 89 bc 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) 20241006060117757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060117757 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006060117758 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117758 DLM3UA 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) 20241006060117758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:30 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068006BF977D0'O 20241006060117791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117791 DLM3UA 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) 20241006060117791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117791 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006060117791 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006060117791 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006060117791 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241006060117791 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006060117791 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241006060117792 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006060117792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241006060117792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117792 DLM3UA 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) 20241006060117792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060117798 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 da a2 ed af 11 5c 88 67 ff 7f 33 71 89 bc 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) 20241006060117799 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060117799 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)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:13 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241006060117805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117805 DLM3UA 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) 20241006060117805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117805 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241006060117805 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241006060117805 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241006060117805 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241006060117806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117806 DLM3UA 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) 20241006060117806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060117811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117811 DLM3UA 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) 20241006060117811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060117812 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060117812 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060117812 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060117812 DMM INFO MM(262420000001005/f7473958) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060117812 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060117812 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060117812 DMM INFO MM(262420000001005/f7473958) Changing GTP-U endpoints 127.0.0.104/0x6bf977d0 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241006060117812 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241006060117812 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117812 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060117812 DLM3UA 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) 20241006060117812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060117812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@3d8dbf798c9e: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)9083827 20241006060117815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060117815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060117815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060117815 DLM3UA 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) 20241006060117815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060117815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060117815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060117815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: 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 := 'F7473958'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241006060117817 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 da a2 ed af 11 5c 88 67 ff 7f 33 71 89 bc 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) 20241006060117817 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060117817 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@3d8dbf798c9e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)835542 SGSN_Test_0-RAN(1539)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: First idle individual index:0 20241006060118018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060118018 DLM3UA 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) 20241006060118018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060118018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060118019 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060118019 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060118019 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060118019 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7473958) type="data" (gprs_gmm.c:1944) 20241006060118019 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006060118019 DMM DEBUG MM(262420000001005/f7473958) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006060118020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060118020 DLM3UA 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) 20241006060118020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060118020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060118020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060118020 DLM3UA 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) 20241006060118020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060118020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: { messageType := 2, destLocRef := '0CBFD6'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060118030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060118030 DLM3UA 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) 20241006060118030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060118030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060118031 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060118031 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060118031 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060118031 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241006060118031 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006060118031 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006060118031 DMM INFO MM(262420000001005/f7473958) <- GMM SERVICE ACCEPT (P-TMSI=0xf7473958) (gprs_gmm.c:813) 20241006060118031 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241006060118031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060118031 DLM3UA 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) 20241006060118031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060118031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060118031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060118031 DLM3UA 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) 20241006060118031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060118031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060118031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060118031 DLM3UA 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) 20241006060118031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060118031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:30 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068006BF977D0'O 20241006060118041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060118041 DLM3UA 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) 20241006060118041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060118041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060118042 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006060118042 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006060118042 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006060118042 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20241006060118042 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006060118042 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241006060118047 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 da a2 ed af 11 5c 88 67 ff 7f 33 71 89 bc 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) 20241006060118047 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060118047 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_len:16 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241006060118242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060118242 DLM3UA 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) 20241006060118242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060118242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060118243 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060118243 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060118243 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060118243 DMM INFO MM(262420000001005/f7473958) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006060118243 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060118243 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241006060118249 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) 20241006060118249 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060118249 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006060118249 DMM INFO MM(262420000001005/f7473958) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006060118249 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241006060118249 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20241006060118249 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006060118250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060118250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060118250 DLM3UA 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) 20241006060118250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060118250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060118250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060118250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@3d8dbf798c9e: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@3d8dbf798c9e: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@3d8dbf798c9e: Final verdict of PTC: none 20241006060118265 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006060118265 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) 20241006060118265 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006060118265 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006060118265 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006060118265 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) 20241006060118265 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006060118265 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006060118265 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) 20241006060118265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060118265 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006060118265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006060118265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006060118265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006060118265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006060118265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006060118265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006060118265 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@3d8dbf798c9e: Final verdict of PTC: none 20241006060118271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1527)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@3d8dbf798c9e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@3d8dbf798c9e: Final verdict of PTC: none 20241006060118278 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060118278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1528)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1532)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1537)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1525)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1530)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1535)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:01:18 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 20241006060118391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060118894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390228) 20241006060119279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060119279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=390228, count=391388) 20241006060120266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006060120266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006060120266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241006060120280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060120280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:01: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_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 20241006060121281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060121281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_pmm_idle_rx_mt_data started. 20241006060121978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060121980 DMM INFO MM(262420000001005/f7473958) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060121980 DMM INFO MM(262420000001005/f7473958) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060121980 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060121981 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060121981 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006060121981 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241006060121981 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241006060121981 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) 20241006060121981 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) 20241006060121981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006060121981 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Deallocated (fsm.c:568) 20241006060121981 DMM DEBUG MM_STATE_Iu(7)[0x560cf8c6fa90]{Detached}: Deallocated (fsm.c:568) 20241006060121981 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7a0b0]{Deregistered}: Deallocated (fsm.c:568) 20241006060121981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006060121981 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060121981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060121981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060121981 DLM3UA 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) 20241006060121981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060121981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060121981 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060122026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060122026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060122026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060122026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060122026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060122026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060122026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060122026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060122026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060122027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060122027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060122027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060122027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060122027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060122027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060122027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060122027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060122027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060122027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060122027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1550)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060122028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060122028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241006060122029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060122034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060122034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060122042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060122042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060122042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060122042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060122042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060122042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060122042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060122042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060122042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060122042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060122042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060122042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060122043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060122043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060122043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060122043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060122043 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060122043 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060122043 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060122043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060122043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060122043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060122045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060122050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060122050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060122058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060122058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060122058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060122058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060122058 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060122058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060122058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060122058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060122058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060122059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060122059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060122059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060122059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060122059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060122059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060122059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060122059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060122059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060122059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060122059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1560)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241006060122059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060122059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060122060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060122065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060122065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@3d8dbf798c9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3d8dbf798c9e: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@3d8dbf798c9e: ************************************************* SGSN_Test_0-M3UA(1563)@3d8dbf798c9e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@3d8dbf798c9e: ************************************************* SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1559)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060122267 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006060122267 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) 20241006060122267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006060122267 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)@3d8dbf798c9e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006060122273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060122273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006060122273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006060122273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006060122273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006060122273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006060122273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006060122275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060122275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006060122275 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006060122275 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006060122275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006060122275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006060122275 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006060122275 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006060122282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060122282 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060122282 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060122282 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060122286 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241006060122287 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060122583 DGPRS DEBUG Checking for inactive LLMEs, time = 30722681 (sgsn.c:131) 20241006060123077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123077 DLM3UA 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) 20241006060123077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123077 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006060123077 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006060123077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123077 DLM3UA 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) 20241006060123077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@3d8dbf798c9e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@3d8dbf798c9e: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='C11F8B15'O, index=0 SGSN_Test-GSUP(1566)@3d8dbf798c9e: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: 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 := '9A20'O, rac := '64'O ("d") }, 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)@3d8dbf798c9e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)5827633 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: First idle individual index:0 SGSN_Test_0-RAN(1562)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 20241006060123373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123373 DLM3UA 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) 20241006060123373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123374 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060123374 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060123374 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060123374 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241006060123374 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{Deregistered}: Allocated (fsm.c:456) 20241006060123374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Allocated (fsm.c:456) 20241006060123374 DMM DEBUG MM_STATE_Gb[0x560cf8c71930]{Idle}: Allocated (fsm.c:456) 20241006060123374 DMM DEBUG MM_STATE_Iu[0x560cf8c7e640]{Detached}: Allocated (fsm.c:456) 20241006060123374 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060123374 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060123374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060123374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060123374 DMM DEBUG MM(262420000001007/fc63203f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060123374 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241006060123374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123374 DLM3UA 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) 20241006060123374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123374 DLM3UA 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) 20241006060123374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: { messageType := 2, destLocRef := '58EC31'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: 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 := '9BA53FA88E0FD1960EB132355412F4B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3979D0A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F2FC4615B8004841'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FB8AFB4FCBED4F0DAF0FCD066D06B311'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EA5F99E46CA4B1DCF5D8BE9C787D1481'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0FD43C88BDEEF284662B2E3217F87698'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '13051679A4947F7B'O } } } } } SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241006060123393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123393 DLM3UA 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) 20241006060123393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123393 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060123393 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060123393 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060123393 DMM DEBUG MM(262420000001007/fc63203f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241006060123393 DMM NOTICE MM(262420000001007/fc63203f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060123393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060123393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060123393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060123393 DMM DEBUG MM(262420000001007/fc63203f) Requesting authorization (sgsn_auth.c:160) 20241006060123393 DMM INFO MM(262420000001007/fc63203f) Requesting authentication tuples (sgsn_auth.c:184) 20241006060123393 DMM DEBUG MM(262420000001007/fc63203f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060123393 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241006060123394 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@3d8dbf798c9e: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20241006060123399 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060123399 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060123399 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060123399 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060123399 DMM INFO MM(262420000001007/fc63203f) Subscriber data update (mmctx.c:445) 20241006060123399 DMM DEBUG MM(262420000001007/fc63203f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060123399 DMM INFO MM(262420000001007/fc63203f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060123399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060123399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060123399 DMM INFO MM(262420000001007/fc63203f) <- GMM AUTH AND CIPHERING REQ (rand = 9b a5 3f a8 8e 0f d1 96 0e b1 32 35 54 12 f4 b9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f d4 3c 88 bd ee f2 84 66 2b 2e 32 17 f8 76 98 ) (gprs_gmm.c:483) 20241006060123399 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241006060123399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123399 DLM3UA 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) 20241006060123399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:37 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305221305167923094B99990000100007F02904A4947F7B'O 20241006060123412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123412 DLM3UA 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) 20241006060123412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123412 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060123412 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060123412 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060123412 DMM INFO MM(262420000001007/fc63203f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060123412 DMM NOTICE MM(262420000001007/fc63203f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060123412 DMM DEBUG MM(262420000001007/fc63203f) checking auth: received UMTS RES = 13 05 16 79 a4 94 7f 7b (gprs_gmm.c:666) 20241006060123412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060123412 DMM DEBUG MM(262420000001007/fc63203f) Requesting authorization (sgsn_auth.c:160) 20241006060123412 DMM INFO MM(262420000001007/fc63203f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060123412 DMM DEBUG MM(262420000001007/fc63203f) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060123412 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241006060123412 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) 20241006060123412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006060123412 DMM DEBUG MM(262420000001007/fc63203f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006060123412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123412 DLM3UA 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) 20241006060123412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060123423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123423 DLM3UA 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) 20241006060123423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123424 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060123424 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060123424 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060123424 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241006060123424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006060123424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006060123424 DMM INFO MM(262420000001007/fc63203f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc63203f) (gprs_gmm.c:300) 20241006060123424 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241006060123424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123424 DLM3UA 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) 20241006060123424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123424 DLM3UA 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) 20241006060123424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060123427 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060123427 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060123427 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241006060123427 DMM INFO MM(262420000001007/fc63203f) Subscriber data update (mmctx.c:445) 20241006060123427 DMM DEBUG MM(262420000001007/fc63203f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060123427 DMM INFO MM(262420000001007/fc63203f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060123427 DMM NOTICE MM(262420000001007/fc63203f) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241006060123427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060123427 DMM NOTICE MM(262420000001007/fc63203f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060123427 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) 20241006060123427 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060123427 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241006060123427 DMM INFO MM(262420000001007/fc63203f) Subscriber data update (mmctx.c:445) 20241006060123427 DMM DEBUG MM(262420000001007/fc63203f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:14 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006060123428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123428 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123428 DLM3UA 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) 20241006060123428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123428 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060123428 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060123428 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060123428 DMM INFO MM(262420000001007/fc63203f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060123428 DMM NOTICE MM(262420000001007/fc63203f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060123428 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060123428 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060123428 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006060123428 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006060123428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060123428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060123428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123428 DLM3UA 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) 20241006060123428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060123431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123431 DLM3UA 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) 20241006060123431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123431 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060123431 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060123431 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060123431 DMM INFO MM(262420000001007/fc63203f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060123431 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060123431 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060123431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123431 DLM3UA 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) 20241006060123431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 20241006060123431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123431 DLM3UA 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) 20241006060123431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@3d8dbf798c9e: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)5827633 TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: 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 := 'FC63203F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@3d8dbf798c9e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)7960323 SGSN_Test_0-RAN(1562)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: First idle individual index:0 20241006060123634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123634 DLM3UA 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) 20241006060123634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123635 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060123635 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060123635 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060123635 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFC63203F) type="data" (gprs_gmm.c:1944) 20241006060123635 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006060123635 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006060123635 DMM DEBUG MM(262420000001007/fc63203f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006060123636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123636 DLM3UA 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) 20241006060123636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123636 DLM3UA 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) 20241006060123636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: { messageType := 2, destLocRef := '797703'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060123645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123645 DLM3UA 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) 20241006060123645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123645 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060123645 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060123645 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060123645 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241006060123646 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006060123646 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006060123646 DMM INFO MM(262420000001007/fc63203f) <- GMM SERVICE ACCEPT (P-TMSI=0xfc63203f) (gprs_gmm.c:813) 20241006060123646 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241006060123646 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123646 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123646 DLM3UA 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) 20241006060123646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123646 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123646 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123646 DLM3UA 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) 20241006060123646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241006060123656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123657 DLM3UA 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) 20241006060123657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123657 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060123657 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060123657 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060123657 DMM INFO MM(262420000001007/fc63203f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006060123657 DMM INFO MM(262420000001007/fc63203f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006060123657 DMM DEBUG MM(262420000001007/fc63203f) Using GGSN 0 (gprs_sm.c:317) 20241006060123657 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) 20241006060123657 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241006060123657 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006060123657 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241006060123657 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241006060123681 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 bf b1 b1 29 11 4d 72 98 71 14 05 7f 6d 37 61 97 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) 20241006060123681 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060123681 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006060123681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123681 DLM3UA 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) 20241006060123681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:30 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800217FD6DF'O 20241006060123711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123711 DLM3UA 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) 20241006060123711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123711 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006060123712 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006060123712 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006060123712 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20241006060123712 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006060123712 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241006060123712 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006060123712 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241006060123712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123712 DLM3UA 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) 20241006060123712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060123715 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 bf b1 b1 29 11 4d 72 98 71 7f 6d 37 61 97 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) 20241006060123715 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060123715 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)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:13 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241006060123718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123718 DLM3UA 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) 20241006060123718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123718 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241006060123718 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241006060123718 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241006060123718 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241006060123718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123718 DLM3UA 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) 20241006060123718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060123721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123721 DLM3UA 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) 20241006060123721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123721 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060123721 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060123721 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060123721 DMM INFO MM(262420000001007/fc63203f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060123721 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060123721 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060123721 DMM INFO MM(262420000001007/fc63203f) Changing GTP-U endpoints 127.0.0.104/0x217fd6df -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241006060123721 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241006060123721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123721 DLM3UA 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) 20241006060123721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 20241006060123722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123722 DLM3UA 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) 20241006060123722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@3d8dbf798c9e: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)7960323 TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed 20241006060123723 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 bf b1 b1 29 11 4d 72 98 71 7f 6d 37 61 97 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) 20241006060123723 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060123723 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@3d8dbf798c9e: Created IMSI[0] for '262420000001007'H'FC63203F'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20241006060123726 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241006060123726 DMM INFO MM(262420000001007/fc63203f) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241006060123727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123727 DLM3UA 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) 20241006060123727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@3d8dbf798c9e: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: 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 := 'FC63203F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@3d8dbf798c9e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)2369384 SGSN_Test_0-RAN(1562)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: First idle individual index:0 20241006060123731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123731 DLM3UA 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) 20241006060123731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123731 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060123731 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060123731 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060123731 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFC63203F) type="data" (gprs_gmm.c:1944) 20241006060123731 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006060123731 DMM DEBUG MM(262420000001007/fc63203f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006060123731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123731 DLM3UA 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) 20241006060123731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123731 DLM3UA 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) 20241006060123731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: { messageType := 2, destLocRef := '242768'O ("$'h"), 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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060123734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123734 DLM3UA 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) 20241006060123734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123734 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060123734 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060123734 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060123734 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241006060123734 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006060123734 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006060123734 DMM INFO MM(262420000001007/fc63203f) <- GMM SERVICE ACCEPT (P-TMSI=0xfc63203f) (gprs_gmm.c:813) 20241006060123734 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241006060123734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123734 DLM3UA 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) 20241006060123734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123734 DLM3UA 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) 20241006060123734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123734 DLM3UA 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) 20241006060123734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:30 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800217FD6DF'O 20241006060123738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123738 DLM3UA 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) 20241006060123738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123738 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006060123738 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006060123738 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006060123738 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241006060123738 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006060123738 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241006060123739 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 bf b1 b1 29 11 4d 72 98 71 7f 6d 37 61 97 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) 20241006060123739 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060123739 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_len:16 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241006060123938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060123938 DLM3UA 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) 20241006060123938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060123938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060123939 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060123939 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060123939 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060123939 DMM INFO MM(262420000001007/fc63203f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006060123939 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060123939 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241006060123946 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) 20241006060123946 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060123946 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006060123946 DMM INFO MM(262420000001007/fc63203f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006060123946 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241006060123946 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20241006060123946 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006060123946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060123947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060123947 DLM3UA 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) 20241006060123947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060123947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060123947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060123947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@3d8dbf798c9e: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@3d8dbf798c9e: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@3d8dbf798c9e: Final verdict of PTC: none 20241006060123967 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006060123967 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) 20241006060123967 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006060123967 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006060123967 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006060123967 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) 20241006060123967 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006060123968 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006060123968 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) 20241006060123968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060123968 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006060123968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006060123968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006060123968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006060123968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006060123968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006060123968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006060123968 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@3d8dbf798c9e: Final verdict of PTC: none 20241006060123976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49558<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060123980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060123981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1565)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1566)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1555)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1550)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@3d8dbf798c9e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@3d8dbf798c9e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@3d8dbf798c9e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1560)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1558)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1553)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1548)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:01:24 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 20241006060124147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060124650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398764) 20241006060124982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060124982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=398764, count=400204) 20241006060125969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006060125969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006060125969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241006060125982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060125983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:01: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_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 20241006060126984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060126984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_update_ctx_err_ind_from_ggsn started. 20241006060127722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060127724 DMM INFO MM(262420000001007/fc63203f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060127724 DMM INFO MM(262420000001007/fc63203f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060127724 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060127724 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060127724 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006060127724 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241006060127724 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241006060127724 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) 20241006060127724 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) 20241006060127724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c6af60]{Init}: Deallocated (fsm.c:568) 20241006060127724 DMM DEBUG MM_STATE_Gb[0x560cf8c71930]{Idle}: Deallocated (fsm.c:568) 20241006060127724 DMM DEBUG MM_STATE_Iu(10)[0x560cf8c7e640]{Detached}: Deallocated (fsm.c:568) 20241006060127724 DMM DEBUG GMM(gmm_fsm)[0x560cf8c6fa90]{Deregistered}: Deallocated (fsm.c:568) 20241006060127724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006060127725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060127725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060127725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060127725 DLM3UA 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) 20241006060127725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060127725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060127725 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060127774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060127774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060127774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060127774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060127774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060127774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060127774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060127774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060127774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060127775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060127775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060127775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060127775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060127775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060127775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060127775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060127775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060127775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241006060127775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060127775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060127775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060127775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@3d8dbf798c9e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060127778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060127783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060127783 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@3d8dbf798c9e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060127790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241006060127790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060127790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060127790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060127790 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241006060127790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060127790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060127790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060127790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060127790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060127790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060127790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060127791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060127791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060127791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060127791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060127791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060127791 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241006060127791 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060127791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060127791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060127791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@3d8dbf798c9e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060127793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@3d8dbf798c9e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060127799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x560cf8c6cd70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060127799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@3d8dbf798c9e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@3d8dbf798c9e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@3d8dbf798c9e: Provider Link came up: sending NS-RESET 20241006060127806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241006060127806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060127806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060127806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060127806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241006060127806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060127806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060127806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060127806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241006060127807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060127807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060127807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060127807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241006060127807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241006060127807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241006060127807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241006060127807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060127807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241006060127807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241006060127807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241006060127807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241006060127807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@3d8dbf798c9e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@3d8dbf798c9e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241006060127808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@3d8dbf798c9e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@3d8dbf798c9e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241006060127813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x560cf8c6e7d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241006060127813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@3d8dbf798c9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@3d8dbf798c9e: ************************************************* SGSN_Test_0-M3UA(1586)@3d8dbf798c9e: M3UA emulation initiated, the test can be started MTC@3d8dbf798c9e: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@3d8dbf798c9e: ************************************************* SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@3d8dbf798c9e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241006060127985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060127985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241006060127985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241006060127985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@3d8dbf798c9e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241006060127989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241006060127990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3d8dbf798c9e: IPA ID RESP: { { 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)@3d8dbf798c9e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@3d8dbf798c9e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241006060128015 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241006060128015 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) 20241006060128015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241006060128015 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)@3d8dbf798c9e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241006060128021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060128021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241006060128021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241006060128021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241006060128021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241006060128021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241006060128021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241006060128023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060128023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241006060128023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241006060128023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241006060128023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241006060128023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241006060128023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241006060128023 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241006060128833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060128833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060128833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060128833 DLM3UA 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) 20241006060128833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060128833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060128833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060128833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060128834 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241006060128834 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241006060128834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060128834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060128834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060128835 DLM3UA 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) 20241006060128835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060128835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060128835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060128835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@3d8dbf798c9e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@3d8dbf798c9e: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='C483E6E6'O, index=0 SGSN_Test-GSUP(1589)@3d8dbf798c9e: 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)@3d8dbf798c9e: 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 := 'EEF6'O, rac := 'FB'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)@3d8dbf798c9e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9524966 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: First idle individual index:0 SGSN_Test_0-RAN(1585)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 20241006060129072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129072 DLM3UA 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) 20241006060129072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129073 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060129073 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060129073 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060129073 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241006060129073 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{Deregistered}: Allocated (fsm.c:456) 20241006060129073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Allocated (fsm.c:456) 20241006060129073 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Allocated (fsm.c:456) 20241006060129073 DMM DEBUG MM_STATE_Iu[0x560cf8c7f4b0]{Detached}: Allocated (fsm.c:456) 20241006060129073 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241006060129073 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241006060129073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241006060129073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241006060129073 DMM DEBUG MM(262420000001004/f58c9d76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241006060129073 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241006060129073 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129073 DLM3UA 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) 20241006060129073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129073 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129073 DLM3UA 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) 20241006060129073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: { messageType := 2, destLocRef := '9156E6'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: 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 := '060D3308E8CBED4A2410413AA5751537'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26EE6EDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AFD65BDA8E0513BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A512A4499719B9293F2240B0FC9DB138'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0432ADE50C32AD5036475214DEB35C7F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ABA6455D6616F208557CA1995526EAF9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1417FBF3A4EAED1F'O } } } } } SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241006060129081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129081 DLM3UA 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) 20241006060129081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129081 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060129081 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060129081 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060129081 DMM DEBUG MM(262420000001004/f58c9d76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241006060129081 DMM NOTICE MM(262420000001004/f58c9d76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241006060129081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241006060129081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241006060129081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241006060129081 DMM DEBUG MM(262420000001004/f58c9d76) Requesting authorization (sgsn_auth.c:160) 20241006060129081 DMM INFO MM(262420000001004/f58c9d76) Requesting authentication tuples (sgsn_auth.c:184) 20241006060129082 DMM DEBUG MM(262420000001004/f58c9d76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241006060129082 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241006060129082 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)@3d8dbf798c9e: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@3d8dbf798c9e: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20241006060129084 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241006060129084 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241006060129084 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241006060129084 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241006060129084 DMM INFO MM(262420000001004/f58c9d76) Subscriber data update (mmctx.c:445) 20241006060129084 DMM DEBUG MM(262420000001004/f58c9d76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241006060129084 DMM INFO MM(262420000001004/f58c9d76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241006060129084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241006060129084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241006060129084 DMM INFO MM(262420000001004/f58c9d76) <- GMM AUTH AND CIPHERING REQ (rand = 06 0d 33 08 e8 cb ed 4a 24 10 41 3a a5 75 15 37 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ab a6 45 5d 66 16 f2 08 55 7c a1 99 55 26 ea f9 ) (gprs_gmm.c:483) 20241006060129084 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241006060129084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129084 DLM3UA 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) 20241006060129084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:37 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E221417FBF323094B99990000100004F02904A4EAED1F'O 20241006060129090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129090 DLM3UA 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) 20241006060129090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129091 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060129091 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060129091 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060129091 DMM INFO MM(262420000001004/f58c9d76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241006060129091 DMM NOTICE MM(262420000001004/f58c9d76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241006060129091 DMM DEBUG MM(262420000001004/f58c9d76) checking auth: received UMTS RES = 14 17 fb f3 a4 ea ed 1f (gprs_gmm.c:666) 20241006060129091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241006060129091 DMM DEBUG MM(262420000001004/f58c9d76) Requesting authorization (sgsn_auth.c:160) 20241006060129091 DMM INFO MM(262420000001004/f58c9d76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241006060129091 DMM DEBUG MM(262420000001004/f58c9d76) Requesting subscriber data update (gprs_subscriber.c:894) 20241006060129091 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241006060129091 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) 20241006060129091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241006060129091 DMM DEBUG MM(262420000001004/f58c9d76) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241006060129091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129091 DLM3UA 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) 20241006060129091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060129098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129098 DLM3UA 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) 20241006060129098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129098 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060129098 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060129098 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060129098 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241006060129098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241006060129098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241006060129098 DMM INFO MM(262420000001004/f58c9d76) <- GMM ATTACH ACCEPT (new P-TMSI=0xf58c9d76) (gprs_gmm.c:300) 20241006060129098 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241006060129098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129098 DLM3UA 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) 20241006060129098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129098 DLM3UA 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) 20241006060129098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060129102 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241006060129102 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241006060129102 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241006060129102 DMM INFO MM(262420000001004/f58c9d76) Subscriber data update (mmctx.c:445) 20241006060129102 DMM DEBUG MM(262420000001004/f58c9d76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241006060129102 DMM INFO MM(262420000001004/f58c9d76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241006060129102 DMM NOTICE MM(262420000001004/f58c9d76) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241006060129102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241006060129102 DMM NOTICE MM(262420000001004/f58c9d76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241006060129102 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) 20241006060129103 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241006060129103 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241006060129103 DMM INFO MM(262420000001004/f58c9d76) Subscriber data update (mmctx.c:445) 20241006060129103 DMM DEBUG MM(262420000001004/f58c9d76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:14 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241006060129105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129105 DLM3UA 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) 20241006060129105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060129105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060129105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060129105 DMM INFO MM(262420000001004/f58c9d76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241006060129105 DMM NOTICE MM(262420000001004/f58c9d76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241006060129105 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241006060129105 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241006060129105 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241006060129105 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241006060129105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241006060129105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241006060129105 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129106 DLM3UA 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) 20241006060129106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:7 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241006060129110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129110 DLM3UA 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) 20241006060129110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129110 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241006060129110 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241006060129110 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241006060129110 DMM INFO MM(262420000001004/f58c9d76) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241006060129110 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241006060129110 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241006060129111 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129111 DLM3UA 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) 20241006060129111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 20241006060129111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129111 DLM3UA 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) 20241006060129111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@3d8dbf798c9e: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9524966 TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: 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 := 'F58C9D76'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@3d8dbf798c9e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9012087 SGSN_Test_0-RAN(1585)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: First idle individual index:0 20241006060129314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129314 DLM3UA 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) 20241006060129314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129315 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060129315 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060129315 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060129315 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF58C9D76) type="data" (gprs_gmm.c:1944) 20241006060129315 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006060129315 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241006060129315 DMM DEBUG MM(262420000001004/f58c9d76) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006060129316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129316 DLM3UA 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) 20241006060129316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129316 DLM3UA 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) 20241006060129316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: { messageType := 2, destLocRef := '898377'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060129326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129326 DLM3UA 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) 20241006060129326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129327 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060129327 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060129327 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060129327 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241006060129327 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006060129327 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006060129327 DMM INFO MM(262420000001004/f58c9d76) <- GMM SERVICE ACCEPT (P-TMSI=0xf58c9d76) (gprs_gmm.c:813) 20241006060129327 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241006060129328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129328 DLM3UA 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) 20241006060129328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129328 DLM3UA 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) 20241006060129328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:23 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241006060129339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129339 DLM3UA 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) 20241006060129339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129339 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060129339 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060129339 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060129340 DMM INFO MM(262420000001004/f58c9d76) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241006060129340 DMM INFO MM(262420000001004/f58c9d76) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241006060129340 DMM DEBUG MM(262420000001004/f58c9d76) Using GGSN 0 (gprs_sm.c:317) 20241006060129340 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) 20241006060129340 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241006060129340 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241006060129340 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241006060129340 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241006060129364 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 90 2f f5 d4 11 9b 03 4e dc 14 05 7f 3a 83 eb 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=1093 from retransmit req queue (gtp.c:443) 20241006060129364 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060129364 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241006060129364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129364 DLM3UA 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) 20241006060129364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:30 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009291E37E'O 20241006060129398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129398 DLM3UA 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) 20241006060129398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129399 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006060129399 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006060129399 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006060129399 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241006060129399 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006060129399 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241006060129399 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241006060129399 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241006060129400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129400 DLM3UA 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) 20241006060129400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241006060129407 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 90 2f f5 d4 11 9b 03 4e dc 7f 3a 83 eb 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=1094 from retransmit req queue (gtp.c:443) 20241006060129408 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060129408 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)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@3d8dbf798c9e: Created IMSI[0] for '262420000001004'H'F58C9D76'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20241006060129425 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241006060129425 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241006060129425 DGPRS INFO PDP(262420000001004:5): Context 0x7fe03cdd2670 was updated (sgsn_libgtp.c:659) 20241006060129425 DMM INFO MM(262420000001004/f58c9d76) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241006060129425 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241006060129425 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241006060129425 DMM INFO MM(262420000001004/f58c9d76) Changing GTP-U endpoints 127.0.0.104/0x9291e37e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241006060129425 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241006060129426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129426 DLM3UA 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) 20241006060129426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129426 DLM3UA 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) 20241006060129426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 20241006060129429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129429 DLM3UA 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) 20241006060129429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@3d8dbf798c9e: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9012087 SGSN_Test_0-RAN(1585)@3d8dbf798c9e: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: 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 := 'F58C9D76'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@3d8dbf798c9e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)15251506 SGSN_Test_0-RAN(1585)@3d8dbf798c9e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: First idle individual index:0 20241006060129630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129630 DLM3UA 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) 20241006060129630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129631 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241006060129631 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241006060129631 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241006060129631 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF58C9D76) type="data" (gprs_gmm.c:1944) 20241006060129631 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241006060129631 DMM DEBUG MM(262420000001004/f58c9d76) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241006060129631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129632 DLM3UA 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) 20241006060129632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129632 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129632 DLM3UA 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) 20241006060129632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: { messageType := 2, destLocRef := 'E8B832'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)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:12 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241006060129642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129642 DLM3UA 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) 20241006060129642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129642 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241006060129643 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241006060129643 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241006060129643 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241006060129643 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241006060129643 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241006060129643 DMM INFO MM(262420000001004/f58c9d76) <- GMM SERVICE ACCEPT (P-TMSI=0xf58c9d76) (gprs_gmm.c:813) 20241006060129643 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241006060129643 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129643 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129643 DLM3UA 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) 20241006060129643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129643 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129643 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129643 DLM3UA 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) 20241006060129643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129643 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129643 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129643 DLM3UA 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) 20241006060129643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:30 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009291E37E'O 20241006060129652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129652 DLM3UA 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) 20241006060129652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129652 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241006060129652 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241006060129652 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241006060129652 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20241006060129652 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241006060129652 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241006060129657 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 90 2f f5 d4 11 9b 03 4e dc 7f 3a 83 eb 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=1095 from retransmit req queue (gtp.c:443) 20241006060129657 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060129657 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_len:16 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: vl_from0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241006060129854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241006060129854 DLM3UA 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) 20241006060129854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241006060129854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241006060129855 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241006060129855 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241006060129855 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241006060129855 DMM INFO MM(262420000001004/f58c9d76) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241006060129855 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241006060129855 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241006060129863 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) 20241006060129863 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe03cdd2670, cbp=0x560cf8c7d4a0) (sgsn_libgtp.c:629) 20241006060129863 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241006060129863 DMM INFO MM(262420000001004/f58c9d76) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241006060129863 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241006060129863 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241006060129863 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241006060129863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060129863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060129863 DLM3UA 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) 20241006060129863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060129863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060129863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241006060129863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@3d8dbf798c9e: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@3d8dbf798c9e: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@3d8dbf798c9e: Final verdict of PTC: none 20241006060129879 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241006060129879 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) 20241006060129879 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241006060129879 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241006060129879 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241006060129879 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) 20241006060129879 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241006060129879 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241006060129879 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) 20241006060129879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060129879 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241006060129879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241006060129879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241006060129879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241006060129879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241006060129879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241006060129879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241006060129879 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@3d8dbf798c9e: Final verdict of PTC: none 20241006060129885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241006060129890 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241006060129890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1569)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99(1583)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GSUP(1589)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97(1573)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98(1578)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@3d8dbf798c9e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@3d8dbf798c9e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@3d8dbf798c9e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI97-provIP(1571)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI99-provIP(1581)@3d8dbf798c9e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@3d8dbf798c9e: Final verdict of PTC: none -NSVCI98-provIP(1576)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: none MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@3d8dbf798c9e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@3d8dbf798c9e: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:01:29 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 20241006060130031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060130534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=375784) 20241006060130891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060130891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=375784, count=381392) 20241006060131881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241006060131881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241006060131881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241006060131892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060131893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test execution finished. MTC@3d8dbf798c9e: 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 ------ Sun Oct 6 06:01:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241006060132893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060132893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_NS_connect_alive started. 20241006060133614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060133616 DMM INFO MM(262420000001004/f58c9d76) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241006060133616 DMM INFO MM(262420000001004/f58c9d76) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241006060133616 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241006060133616 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241006060133616 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241006060133616 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241006060133616 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241006060133616 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) 20241006060133617 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) 20241006060133617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x560cf8c71930]{Init}: Deallocated (fsm.c:568) 20241006060133617 DMM DEBUG MM_STATE_Gb[0x560cf8c6af60]{Idle}: Deallocated (fsm.c:568) 20241006060133617 DMM DEBUG MM_STATE_Iu(13)[0x560cf8c7f4b0]{Detached}: Deallocated (fsm.c:568) 20241006060133617 DMM DEBUG GMM(gmm_fsm)[0x560cf8c7e640]{Deregistered}: Deallocated (fsm.c:568) 20241006060133617 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006060133617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241006060133617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241006060133617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241006060133617 DLM3UA 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) 20241006060133617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241006060133617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241006060133617 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241006060133646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241006060133646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241006060133646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241006060133895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060133895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: setverdict(pass): none -> pass MTC@3d8dbf798c9e: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241006060134656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44666<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: pass MTC@3d8dbf798c9e: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@3d8dbf798c9e: Test case TC_NS_connect_alive finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:01:34 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 20241006060134695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060134896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060134896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060135097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14528) 20241006060135898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060135898 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) 20241006060136899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060136899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: 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 ------ Sun Oct 6 06:01: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_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 20241006060137900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060137900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test case TC_NS_connect_reset started. 20241006060138180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060138182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241006060138209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241006060138209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241006060138209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241006060138209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241006060138209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241006060138209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241006060138209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241006060138209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060138209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x560cf8c6a4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@3d8dbf798c9e: setverdict(pass): none -> pass 20241006060138902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060138902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3d8dbf798c9e: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241006060139218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44672<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@3d8dbf798c9e: Final verdict of PTC: none MTC@3d8dbf798c9e: Setting final verdict of the test case. MTC@3d8dbf798c9e: Local verdict of MTC: pass MTC@3d8dbf798c9e: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@3d8dbf798c9e: Test case TC_NS_connect_reset finished. Verdict: pass MTC@3d8dbf798c9e: 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'. Sun Oct 6 06:01:39 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 20241006060139256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241006060139659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=8404) 20241006060139903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060139903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=8404, count=12760) 20241006060140904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060140904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060141210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@3d8dbf798c9e: 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@3d8dbf798c9e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3d8dbf798c9e: Terminating MTC. MC@3d8dbf798c9e: MTC terminated. MC2> exit MC@3d8dbf798c9e: Shutting down session. MC@3d8dbf798c9e: 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-7697.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 20241006060141905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060141905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3116430) [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-20241006-0548-f4562b7d', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241006060142906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060142906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241006060143907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060143907 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-20241006-0548-f4562b7d', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241006060144211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241006060144908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241006060144908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3116308) [testenv][generic] Stopping sgsn (3116358) [testenv][generic] Showing junit-xml-7697.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-20241006-0548-f4562b7d', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7697.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.647701'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.610449'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.618177'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.639542'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.202035'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.657736'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.661156'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.597076'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.715441'> <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.560681'> <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.569726'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.524125'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.552586'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.588052'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.683302'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.641686'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.639051'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.710493'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.660910'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.702267'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.716656'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.593564'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.645583'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.604838'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.761696'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.715860'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.791118'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.754550'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.680310'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.624063'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.597133'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.590923'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.581857'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.615455'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.518611'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.665609'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.715833'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.739664'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.761779'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.488104'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.723194'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.675035'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.704115'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.679225'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.635368'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.462789'> <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.563963'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.631135'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.639481'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.666133'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.663952'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.733089'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.653663'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.720107'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.661778'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.690043'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.713721'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.648311'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.728606'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.625186'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.630117'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.740496'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.200255'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.687057'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.511354'> <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.486236'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.509388'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.756086'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.736275'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.731655'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.727168'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.603477'> <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.488575'> <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.563870'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.654303'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.612851'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.714337'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.621748'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.866452'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.268660'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='2.038400'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.189840'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.049102'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.044187'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241006-0548-f4562b7d'] testenv-sgsn-generic-osmocom-nightly-20241006-0548-f4562b7d [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2496/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