Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/asterisk-v6 Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 33 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision f84c203eeae476ad7b50dc296d9a6ca6386b259e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f84c203eeae476ad7b50dc296d9a6ca6386b259e # timeout=10 Commit message: "osmo-epdg: add support for testing for latest" > git rev-list --no-walk bc3772c0ffb1bfb709d4c0ab682f07c75acec732 # timeout=10 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins18395861991049736694.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-sgsn-test-latest+ sed s/-latest$// + DIR=ttcn3-sgsn-test + export IMAGE_SUFFIX=latest + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs ] + [ xjenkins-ttcn3-sgsn-test-latest-2099 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/ttcn3-sgsn-test + SUITE_NAME=ttcn3-sgsn-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-sgsn-latest ttcn3-sgsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #6 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.1s done #6 DONE 0.1s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:8d0492e1857b86caff7e3f9594ce4cebe8c287a270a77361fc572eb9494c37df 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 8d0492e1857b + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/osmo-stp-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:bb76e2369a03dbcd7656b4d1dcf89cfbedfec6d1a8eab59bb3cc249e1cff7e61 0.0s done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest 0.0s done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n bb76e2369a03 + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.2 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-sgsn-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #6 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:8d0492e1857b86caff7e3f9594ce4cebe8c287a270a77361fc572eb9494c37df done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 8d0492e1857b + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-sgsn-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sgsn-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sgsn-latest + echo osmo-sgsn-latest + dir=osmo-sgsn-latest + pull_arg=--pull + grep ^FROM ../osmo-sgsn-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-sgsn-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-sgsn-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sgsn-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/osmo-sgsn-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-sgsn-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 638B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 513B done #5 DONE 0.0s #6 [4/5] COPY OSMO-SGSN.CFG /data/osmo-sgsn.cfg #6 CACHED #7 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-sgsn && apt-get clean ;; centos*) dnf install -y osmo-sgsn ;; esac #7 CACHED #8 [3/5] WORKDIR /TMP #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:6f788a9c58e29d1b39b039f87aaed51356c42912b21778731aecf17dadf6cb50 0.0s done #10 naming to docker.io/osmocom-build/osmo-sgsn-latest:latest #10 naming to docker.io/osmocom-build/osmo-sgsn-latest:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/osmo-sgsn-latest' + docker_image_exists osmo-sgsn-latest + docker images -q osmocom-build/osmo-sgsn-latest + test -n 6f788a9c58e2 + list_osmo_packages debian-bookworm osmo-sgsn-latest + local distro=debian-bookworm + local image=osmo-sgsn-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sgsn-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sgsn-latest ### ii libosmo-gsup-client0:amd64 1.7.0 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-ranap7:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.3 amd64 Osmo control library ii libosmogb14:amd64 1.9.3 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-sgsn 1.11.1 amd64 OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sgsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:99cef4738f3afc6b3d995de4525edfa7c255daf70ee0df38ad4e72af8ac636ce Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-sgsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sgsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sgsn-test + echo ttcn3-sgsn-test + dir=ttcn3-sgsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-sgsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-sgsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sgsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sgsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/ttcn3-sgsn-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-sgsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 390B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.41kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" sgsn #8 CACHED #9 [4/4] COPY SGSN_TESTS.CFG /data/SGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:1130ce097e0a05bc384a86c60b99cb655330757f7668e0e6e14fe0ed51f3ca47 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-sgsn-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/ttcn3-sgsn-test' + docker_image_exists ttcn3-sgsn-test + docker images -q osmocom-build/ttcn3-sgsn-test + test -n 1130ce097e0a + list_osmo_packages debian-bookworm ttcn3-sgsn-test + local distro=debian-bookworm + local image=ttcn3-sgsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sgsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester + cp SGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn + cp osmo-sgsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/unix + network_create + SUBNET=1992638 + seq 1 30 + echo (1992638 + 1) % 256 + bc + SUBNET=191 + NET_NAME=ttcn3-sgsn-test-191 + SUB4=172.18.191.0/24 + SUB6=fd02:db8:191::/64 + set +x Creating network ttcn3-sgsn-test-191, trying SUBNET=191... + docker network create --internal --subnet 172.18.191.0/24 --ipv6 --subnet fd02:db8:191::/64 ttcn3-sgsn-test-191 a8e50c1f087472385827a4a4278c1c7c473b6a014f2bee779900fd8f7f80a892 + set +x ### Network ttcn3-sgsn-test-191 created (SUBNET=191) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=191 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg Applying SUBNET=191 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/SGSN_Tests.cfg Applying SUBNET=191 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg + echo Starting container with STP Starting container with STP + docker_network_params 191 200 + NET=191 + ADDR_SUFIX=200 + echo --network ttcn3-sgsn-test-191 --ip 172.18.191.200 --ip6 fd02:db8:191::200 + docker run --rm --network ttcn3-sgsn-test-191 --ip 172.18.191.200 --ip6 fd02:db8:191::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp:/data --name jenkins-ttcn3-sgsn-test-latest-2099-stp -d osmocom-build/osmo-stp-latest 9037bb4f2afc5fac673c9587cd4d08c560c18592b24754122f9eae4520d4882c + echo Starting container with SGSN Starting container with SGSN + docker_network_params 191 10 + NET=191 + ADDR_SUFIX=10 + echo --network ttcn3-sgsn-test-191 --ip 172.18.191.10 --ip6 fd02:db8:191::10 + docker run --rm --network ttcn3-sgsn-test-191 --ip 172.18.191.10 --ip6 fd02:db8:191::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn:/data --name jenkins-ttcn3-sgsn-test-latest-2099-sgsn -d osmocom-build/osmo-sgsn-latest /bin/sh -c osmo-sgsn -c /data/osmo-sgsn.cfg >/data/osmo-sgsn.log 2>&1 04c21cb34d8b8d66eb493a6513581fb8b2ed70d64ce03e70734a1c3e2e6f3296 + echo Starting container with SGSN testsuite Starting container with SGSN testsuite + docker_network_params 191 103 + NET=191 + ADDR_SUFIX=103 + echo --network ttcn3-sgsn-test-191 --ip 172.18.191.103 --ip6 fd02:db8:191::103 + docker run --rm --network ttcn3-sgsn-test-191 --ip 172.18.191.103 --ip6 fd02:db8:191::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.191.10 -e OSMO_SUT_PORT=4245 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester:/data --name jenkins-ttcn3-sgsn-test-latest-2099-ttcn3-sgsn-test osmocom-build/ttcn3-sgsn-test + SUBDIR=sgsn + SUITE=SGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /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@9c5eab095fdf: Unix server socket created successfully. MC@9c5eab095fdf: Listening on TCP port 37577. 9c5eab095fdf is the default MC2> spawn /osmo-ttcn3-hacks/sgsn/SGSN_Tests 9c5eab095fdf 37577 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9c5eab095fdf: New HC connected from 172.18.191.103 [172.18.191.103]. 9c5eab095fdf: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@9c5eab095fdf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9c5eab095fdf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c5eab095fdf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c5eab095fdf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c5eab095fdf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c5eab095fdf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c5eab095fdf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9c5eab095fdf: Configuration file was processed on all HCs. MC@9c5eab095fdf: Creating MTC on host 172.18.191.103. MC@9c5eab095fdf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Jul 5 08:39:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach.pcap" >/data/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach started. SGSN_Test-Gb0-NS0(3)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(4)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(7)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(7)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(4)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI196(6)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(12)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(13)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(13)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(9)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI210(10)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(12)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(17)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(17)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(14)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI220(16)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(18)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(18)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@9c5eab095fdf: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DDD32EE1'O, index=0 SGSN_Test-GSUP(19)@9c5eab095fdf: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@9c5eab095fdf: 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 := '2F8444560057AA09F77465CC4BA64A6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0ED70881'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11D2386A4D7F6480'O } } } } } SGSN_Test-GSUP(19)@9c5eab095fdf: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@9c5eab095fdf: Added IMSI table entry 0TC_attach(21)"262420000000001" TC_attach(21)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach-BVCI196(6)@9c5eab095fdf: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@9c5eab095fdf: Final verdict of PTC: pass TC_attach-BVCI196(6)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(7)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@9c5eab095fdf: Final verdict of PTC: none TC_attach-BVCI210(10)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(13)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(17)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(15)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(5)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(11)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(19)@9c5eab095fdf: Final verdict of PTC: none TC_attach-BVCI220(16)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(20)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(20): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Jul 5 08:39:13 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97707) Waiting for packet dumper to finish... 1 (prev_count=97707, count=139681) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Jul 5 08:39:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_mnc3.pcap" >/data/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_mnc3 started. SGSN_Test-Gb0-NS0(22)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(23)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(26)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(26)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(23)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI196(25)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb1-BSSGP1(28)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(31)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(31)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(28)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_mnc3-BVCI210(30)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(37)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(37)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(33)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI220(34)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@9c5eab095fdf: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E783B2B5'O, index=0 SGSN_Test-GSUP(38)@9c5eab095fdf: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@9c5eab095fdf: 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 := 'D4C115FA03FF9DD5485608266FF0DA2F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECF97182'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '584198FA9D89749A'O } } } } } SGSN_Test-GSUP(38)@9c5eab095fdf: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@9c5eab095fdf: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" TC_attach_mnc3(40)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@9c5eab095fdf: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_mnc3-BVCI210(30)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@9c5eab095fdf: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@9c5eab095fdf: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(31)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(38)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(39)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(26)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(24)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(37)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(35)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(29)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(39): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_mnc3 finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Jul 5 08:39:18 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85849) Waiting for packet dumper to finish... 1 (prev_count=85849, count=86926) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Jul 5 08:39:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/data/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_umts_aka_umts_res started. SGSN_Test-Gb0-NS0(41)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(42)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(45)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(45)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(42)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_umts_aka_umts_res-BVCI196(44)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(50)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(50)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(47)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_umts_aka_umts_res-BVCI210(49)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(55)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(55)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(52)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI220(54)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(56)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(56)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@9c5eab095fdf: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='ECBF6530'O, index=0 SGSN_Test-GSUP(57)@9c5eab095fdf: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@9c5eab095fdf: 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 := '4CC3BDD992A016B84A810A7180F471DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C2E2677'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5136896E54C63835'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '756A9CA6EDBE62DD62953A80319963E4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '247A92C14729880B32084AF657B79F6B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '87969DDE005FF1F4EC6D7E04EF01449F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '300DB5334DFAB8D3'O } } } } } SGSN_Test-GSUP(57)@9c5eab095fdf: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@9c5eab095fdf: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" TC_attach_umts_aka_umts_res(59)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@9c5eab095fdf: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-GSUP(57)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(50)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(43)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(48)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(53)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(58)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(55)@9c5eab095fdf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@9c5eab095fdf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@9c5eab095fdf: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(45)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(58): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Jul 5 08:39:23 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86394) Waiting for packet dumper to finish... 1 (prev_count=86394, count=87563) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Jul 5 08:39:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/data/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_umts_aka_gsm_sres started. SGSN_Test-Gb0-NS0(60)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(61)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(64)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(64)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(61)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI196(63)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(70)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(70)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(69)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(66)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(75)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(75)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(71)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI220(72)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(74)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(74)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@9c5eab095fdf: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E7054ADC'O, index=0 SGSN_Test-GSUP(76)@9c5eab095fdf: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@9c5eab095fdf: 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 := '29164E16D13896E8B79BAF6C25C225D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2000E39D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B9206339A52B8D6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F87374273ADE2D7889D9529E4556DC14'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '29C9547A77DAEC4678ADFD0C192A45E4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B540213CA54A0FD058FDA318D1016FC4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DF907F83B1596D97'O } } } } } SGSN_Test-GSUP(76)@9c5eab095fdf: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@9c5eab095fdf: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" TC_attach_umts_aka_gsm_sres(78)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@9c5eab095fdf: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_umts_aka_gsm_sres-BVCI220(72)@9c5eab095fdf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(64)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(70)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(68)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(62)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(75)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@9c5eab095fdf: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(73)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(76)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(77)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(77): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Jul 5 08:39:28 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86707) Waiting for packet dumper to finish... 1 (prev_count=86707, count=87284) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Jul 5 08:39:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_timeout_after_pdp_act started. SGSN_Test-Gb0-NS0(79)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(80)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(83)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(83)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(80)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_timeout_after_pdp_act-BVCI196(82)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(88)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(88)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(85)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_timeout_after_pdp_act-BVCI210(87)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(93)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(93)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(90)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI220(92)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@9c5eab095fdf: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C9EB2ED0'O, index=0 SGSN_Test-GSUP(95)@9c5eab095fdf: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@9c5eab095fdf: 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 := '635277FCED7B1684CE6D02B440D5DD78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2DB3697'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B32F5D4515B00E84'O } } } } } SGSN_Test-GSUP(95)@9c5eab095fdf: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@9c5eab095fdf: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" TC_attach_timeout_after_pdp_act(97)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_timeout_after_pdp_act(97)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@9c5eab095fdf: Trying to receive 5 ATTACH ACCEPTs SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_timeout_after_pdp_act(97)@9c5eab095fdf: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@9c5eab095fdf: Make sure not more than 5 ATTACH ACCEPT messages are sent TC_attach_timeout_after_pdp_act(97)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@9c5eab095fdf: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(79)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@9c5eab095fdf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(93)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(83)@9c5eab095fdf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(95)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(81)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(96)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(88)@9c5eab095fdf: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(86)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(91)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(96): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Jul 5 08:40:03 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116611) Waiting for packet dumper to finish... 1 (prev_count=116611, count=123779) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Jul 5 08:40:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/data/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_auth_id_timeout started. SGSN_Test-Gb0-NS0(98)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(99)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(102)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(103)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(103)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(99)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI196(100)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(102)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(107)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(107)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(104)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI210(106)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb2-BSSGP2(109)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(112)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(112)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(109)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI220(111)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@9c5eab095fdf: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E6B7CE1F'O, index=0 SGSN_Test-GSUP(114)@9c5eab095fdf: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_auth_id_timeout(116)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@9c5eab095fdf: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(108)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(114)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(103)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(112)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(105)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(110)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(101)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(115)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(107)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(115): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Jul 5 08:40:37 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=64256) Waiting for packet dumper to finish... 1 (prev_count=64256, count=65333) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Jul 5 08:40:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/data/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_auth_sai_timeout started. SGSN_Test-Gb0-NS0(117)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(118)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(121)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(121)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(118)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI196(120)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(127)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(127)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(126)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(123)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI210(124)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(126)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(131)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(131)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI220(130)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(132)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(132)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@9c5eab095fdf: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D6BE0E59'O, index=0 SGSN_Test-GSUP(133)@9c5eab095fdf: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@9c5eab095fdf: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@9c5eab095fdf: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" TC_attach_auth_sai_timeout(135)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@9c5eab095fdf: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI99(131)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(121)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(127)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(119)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(125)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(133)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(129)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(134)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(134): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Jul 5 08:40:47 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=53020) Waiting for packet dumper to finish... 1 (prev_count=53020, count=63666) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Jul 5 08:40:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/data/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_auth_sai_reject started. SGSN_Test-Gb0-NS0(136)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(137)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(140)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(140)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(137)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_auth_sai_reject-BVCI196(139)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(145)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(146)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(146)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(142)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(150)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(150)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI220(149)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(151)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(151)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@9c5eab095fdf: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DCF625C0'O, index=0 SGSN_Test-GSUP(152)@9c5eab095fdf: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@9c5eab095fdf: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@9c5eab095fdf: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" TC_attach_auth_sai_reject(154)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@9c5eab095fdf: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI98(146)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(140)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(150)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@9c5eab095fdf: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(152)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(138)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(148)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(144)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(153)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(153): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Jul 5 08:40:57 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=54462) Waiting for packet dumper to finish... 1 (prev_count=54462, count=65108) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Jul 5 08:41:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/data/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_gsup_lu_timeout started. SGSN_Test-Gb0-NS0(155)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(156)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(159)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(159)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(156)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_gsup_lu_timeout-BVCI196(158)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(165)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(165)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(164)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(161)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI210(162)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(164)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(169)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(169)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(166)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI220(168)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(170)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(170)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@9c5eab095fdf: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C9F241E9'O, index=0 SGSN_Test-GSUP(171)@9c5eab095fdf: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@9c5eab095fdf: 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 := '44329BCB4176969DE726311F1692C441'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31DE8923'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FCF72A6D845B731'O } } } } } SGSN_Test-GSUP(171)@9c5eab095fdf: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@9c5eab095fdf: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" TC_attach_gsup_lu_timeout(173)@9c5eab095fdf: setverdict(fail): none -> fail MC@9c5eab095fdf: Test Component 173 has requested to stop MTC. Terminating current testcase execution. TC_attach_gsup_lu_timeout-BVCI196(158)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(159)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(165)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@9c5eab095fdf: Final verdict of PTC: fail SGSN_Test-Gb1-NS1(160)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(171)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(169)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(163)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(157)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(172)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(167)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(172): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@9c5eab095fdf: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Jul 5 08:41:02 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40596) Waiting for packet dumper to finish... 1 (prev_count=40596, count=71939) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Jul 5 08:41:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/data/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_gsup_lu_reject started. SGSN_Test-Gb0-NS0(174)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(175)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(178)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(178)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(175)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_gsup_lu_reject-BVCI196(177)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(183)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(183)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(180)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_gsup_lu_reject-BVCI210(182)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(188)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(188)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(185)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI220(187)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(189)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(189)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@9c5eab095fdf: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D9CB436C'O, index=0 SGSN_Test-GSUP(190)@9c5eab095fdf: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@9c5eab095fdf: 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 := '532FFD6E7DA56F7C9921A606A3121DC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F9919CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '545ACBB28D3652E7'O } } } } } SGSN_Test-GSUP(190)@9c5eab095fdf: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@9c5eab095fdf: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" TC_attach_gsup_lu_reject(192)@9c5eab095fdf: setverdict(fail): none -> fail MC@9c5eab095fdf: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(178)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(188)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(190)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(183)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(181)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(176)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(191)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@9c5eab095fdf: Final verdict of PTC: fail SGSN_Test-GSUP-IPA(189)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(186)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(191): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@9c5eab095fdf: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Jul 5 08:41:07 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44099) Waiting for packet dumper to finish... 1 (prev_count=44099, count=77813) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Jul 5 08:41:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_combined.pcap" >/data/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_combined started. SGSN_Test-Gb0-NS0(193)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(194)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(197)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(198)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(198)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(194)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(195)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(202)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(202)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(203)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(199)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI210(201)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(208)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(208)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(204)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI220(205)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@9c5eab095fdf: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E4CFD816'O, index=0 SGSN_Test-GSUP(209)@9c5eab095fdf: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@9c5eab095fdf: 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 := 'ADAFFC1D9C7F260CBC803EEB42B5DC45'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95BFF693'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E0A7FAA2D9414F2'O } } } } } SGSN_Test-GSUP(209)@9c5eab095fdf: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@9c5eab095fdf: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" TC_attach_combined(211)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@9c5eab095fdf: Removing Client IMSI='262420000000007'H, index=0 TC_attach_combined(211)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(193)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@9c5eab095fdf: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(198)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(209)@9c5eab095fdf: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(202)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(196)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@9c5eab095fdf: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(210)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(200)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(206)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(208)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(210): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_combined finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Jul 5 08:41:13 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_combined.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85900) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Jul 5 08:41:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_accept_all.pcap" >/data/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_accept_all started. SGSN_Test-Gb0-NS0(212)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(213)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(216)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(216)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(213)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_accept_all-BVCI196(215)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(221)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(221)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(218)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI210(220)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(226)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(226)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(223)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI220(225)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@9c5eab095fdf: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F11CD5D7'O, index=0 SGSN_Test-GSUP(228)@9c5eab095fdf: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) TC_attach_accept_all(230)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@9c5eab095fdf: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_accept_all-BVCI210(220)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(216)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(221)@9c5eab095fdf: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(214)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(228)@9c5eab095fdf: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(226)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(224)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(219)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(229)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(229): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_accept_all finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Jul 5 08:41:18 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55421) Waiting for packet dumper to finish... 1 (prev_count=55421, count=68196) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Jul 5 08:41:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_closed.pcap" >/data/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_closed started. SGSN_Test-Gb0-NS0(231)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(232)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(235)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(235)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(232)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI196(234)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb1-BSSGP1(237)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(240)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(240)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(237)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI210(239)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(245)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(245)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(242)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI220(244)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(246)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(246)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@9c5eab095fdf: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C0010992'O, index=0 SGSN_Test-GSUP(247)@9c5eab095fdf: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@9c5eab095fdf: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C0010992'O, index=1 TC_attach_closed(249)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@9c5eab095fdf: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@9c5eab095fdf: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C72F9CA9'O, index=2 SGSN_Test-GSUP(247)@9c5eab095fdf: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) TC_attach_closed(250)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@9c5eab095fdf: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(247)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(245)@9c5eab095fdf: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(235)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@9c5eab095fdf: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(238)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(233)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(240)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(243)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(248)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(248): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@9c5eab095fdf: Test case TC_attach_closed finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Jul 5 08:41:24 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_closed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=77582) Waiting for packet dumper to finish... 1 (prev_count=77582, count=78659) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Jul 5 08:41:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_no_imei_response.pcap" >/data/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_no_imei_response started. SGSN_Test-Gb0-NS0(251)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(252)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(255)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(255)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(252)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_no_imei_response-BVCI196(254)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(261)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(261)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(257)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(258)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(265)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(265)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(262)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI220(264)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@9c5eab095fdf: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CE04815C'O, index=0 SGSN_Test-GSUP(267)@9c5eab095fdf: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imei_response(269)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@9c5eab095fdf: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-GSUP(267)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@9c5eab095fdf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@9c5eab095fdf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(255)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(261)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@9c5eab095fdf: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(265)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(253)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(263)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(259)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(268)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(268): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Jul 5 08:41:59 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=66777) Waiting for packet dumper to finish... 1 (prev_count=66777, count=67854) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Jul 5 08:42:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/data/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_no_imsi_response started. SGSN_Test-Gb0-NS0(270)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(271)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(274)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(274)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(271)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(279)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(280)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(280)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(276)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(277)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(284)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(284)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(281)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI220(283)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@9c5eab095fdf: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CB2BC6A0'O, index=0 SGSN_Test-GSUP(286)@9c5eab095fdf: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imsi_response(288)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@9c5eab095fdf: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(270)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@9c5eab095fdf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@9c5eab095fdf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@9c5eab095fdf: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(280)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(274)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(278)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(272)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(286)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(287)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(284)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(282)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(287): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Jul 5 08:42:34 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67571) Waiting for packet dumper to finish... 1 (prev_count=67571, count=68648) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Jul 5 08:42:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/data/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_closed_add_vty started. SGSN_Test-Gb0-NS0(289)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(290)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(293)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(293)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(290)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_closed_add_vty-BVCI196(292)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(298)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(298)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(295)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(304)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(304)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(300)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI220(301)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@9c5eab095fdf: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E0D12148'O, index=0 SGSN_Test-GSUP(305)@9c5eab095fdf: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@9c5eab095fdf: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E0D12148'O, index=1 TC_attach_closed_add_vty(307)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@9c5eab095fdf: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@9c5eab095fdf: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E0D12148'O, index=2 TC_attach_closed_add_vty(307)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@9c5eab095fdf: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(289)@9c5eab095fdf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(293)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(298)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@9c5eab095fdf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@9c5eab095fdf: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(291)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(296)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(306)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(304)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(305)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(302)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(306): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Jul 5 08:42:40 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65388) Waiting for packet dumper to finish... 1 (prev_count=65388, count=78163) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Jul 5 08:42:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/data/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_check_subscriber_list started. SGSN_Test-Gb0-NS0(308)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(309)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(312)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(312)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(309)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_check_subscriber_list-BVCI196(311)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(317)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(318)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(318)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(314)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI210(315)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(317)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(322)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(322)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(319)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI220(321)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(323)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(323)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@9c5eab095fdf: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DEA1C2EB'O, index=0 SGSN_Test-GSUP(324)@9c5eab095fdf: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@9c5eab095fdf: 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 := 'A387B84E17E17A82CE2949D95BD01549'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8743C957'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5C20F861E783EEB'O } } } } } SGSN_Test-GSUP(324)@9c5eab095fdf: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@9c5eab095fdf: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" TC_attach_check_subscriber_list(326)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@9c5eab095fdf: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_check_subscriber_list-BVCI210(315)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@9c5eab095fdf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(322)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(318)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(320)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(312)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(324)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@9c5eab095fdf: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(316)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(310)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(325)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(325): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Jul 5 08:42:45 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89161) Waiting for packet dumper to finish... 1 (prev_count=89161, count=90238) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Jul 5 08:42:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/data/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_detach_check_subscriber_list started. SGSN_Test-Gb0-NS0(327)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(328)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(331)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(331)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(328)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_detach_check_subscriber_list-BVCI196(330)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(336)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(336)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(333)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_detach_check_subscriber_list-BVCI210(335)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(341)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(341)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(338)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI220(340)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(342)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(342)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@9c5eab095fdf: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C894DFA0'O, index=0 SGSN_Test-GSUP(343)@9c5eab095fdf: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@9c5eab095fdf: 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 := '3DA643751C144A992E7C6FE71E07359B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '715047EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D60EAE7F6075BC16'O } } } } } SGSN_Test-GSUP(343)@9c5eab095fdf: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@9c5eab095fdf: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" TC_attach_detach_check_subscriber_list(345)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_detach_check_subscriber_list(345)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@9c5eab095fdf: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_detach_check_subscriber_list-BVCI196(330)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@9c5eab095fdf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(336)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(343)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(344)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(331)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(334)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(339)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@9c5eab095fdf: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(329)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(341)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(344): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Jul 5 08:42:54 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81671) Waiting for packet dumper to finish... 1 (prev_count=81671, count=89158) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Jul 5 08:42:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/data/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_check_complete_resend started. SGSN_Test-Gb0-NS0(346)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(347)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(350)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(350)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(347)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_check_complete_resend-BVCI196(349)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(355)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(355)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(352)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_check_complete_resend-BVCI210(354)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(360)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(360)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(357)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI220(359)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@9c5eab095fdf: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D922B876'O, index=0 SGSN_Test-GSUP(362)@9c5eab095fdf: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@9c5eab095fdf: 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 := '89EF5DA8C305225B561EF2B0E8AACBE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11CC0540'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8A7A395851179D4'O } } } } } SGSN_Test-GSUP(362)@9c5eab095fdf: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@9c5eab095fdf: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" TC_attach_check_complete_resend(364)@9c5eab095fdf: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@9c5eab095fdf: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@9c5eab095fdf: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@9c5eab095fdf: Warning: Re-starting timer T, which is already active (running or expired). SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_check_complete_resend(364)@9c5eab095fdf: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@9c5eab095fdf: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(356)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@9c5eab095fdf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(350)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(355)@9c5eab095fdf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(360)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(362)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(348)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(353)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(363)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(358)@9c5eab095fdf: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(363): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Jul 5 08:43:33 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88726) Waiting for packet dumper to finish... 1 (prev_count=88726, count=89803) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Jul 5 08:43:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_hlr_location_cancel_request_update started. SGSN_Test-Gb0-NS0(365)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(366)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(369)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(369)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(366)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI196(368)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(374)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(374)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(371)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_hlr_location_cancel_request_update-BVCI210(373)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(379)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(379)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(376)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI220(378)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(380)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(380)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@9c5eab095fdf: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E45592AC'O, index=0 SGSN_Test-GSUP(381)@9c5eab095fdf: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@9c5eab095fdf: 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 := '8B8EEFB0683CF0D6894BFB3285FC6A23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9844D112'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4C08C17AD24D280'O } } } } } SGSN_Test-GSUP(381)@9c5eab095fdf: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@9c5eab095fdf: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" TC_hlr_location_cancel_request_update(383)@9c5eab095fdf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_update(383)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed MC@9c5eab095fdf: Test Component 383 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(369)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(379)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(381)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(374)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(376)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(377)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(372)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(367)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(382)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(382): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Jul 5 08:43:43 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81435) Waiting for packet dumper to finish... 1 (prev_count=81435, count=88603) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Jul 5 08:43:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_hlr_location_cancel_request_withdraw started. SGSN_Test-Gb0-NS0(384)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(385)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(388)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(388)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(385)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(393)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(393)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(390)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(398)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(398)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(395)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(399)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(399)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9c5eab095fdf: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D9A64BE1'O, index=0 SGSN_Test-GSUP(400)@9c5eab095fdf: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@9c5eab095fdf: 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 := '701CA5805D8C0F363BDAE2CE3CE9DAEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B0C8AA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CD300902C21721B'O } } } } } SGSN_Test-GSUP(400)@9c5eab095fdf: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@9c5eab095fdf: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" TC_hlr_location_cancel_request_withdraw(402)@9c5eab095fdf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_withdraw(402)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9c5eab095fdf: Removing Client IMSI='262420000000029'H, index=0 TC_hlr_location_cancel_request_withdraw(402)@9c5eab095fdf: Final verdict of PTC: pass TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(398)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(388)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(393)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(400)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(391)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(386)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(401)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(396)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(401): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Jul 5 08:43:49 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40890) Waiting for packet dumper to finish... 1 (prev_count=40890, count=92638) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Jul 5 08:43:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. SGSN_Test-Gb0-NS0(403)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(404)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(407)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(407)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(404)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(412)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(412)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(409)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(417)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(417)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(414)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(418)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(418)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9c5eab095fdf: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FF49E800'O, index=0 SGSN_Test-GSUP(419)@9c5eab095fdf: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@9c5eab095fdf: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@9c5eab095fdf: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9c5eab095fdf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9c5eab095fdf: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(409)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(419)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(407)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(412)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(417)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(415)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(405)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(410)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(420)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(420): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Jul 5 08:43:54 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41384) Waiting for packet dumper to finish... 1 (prev_count=41384, count=50898) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Jul 5 08:43:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. SGSN_Test-Gb0-NS0(422)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(423)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(426)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(426)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(423)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(431)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(431)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(428)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(436)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(436)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(433)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(437)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(437)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9c5eab095fdf: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E74F5FC0'O, index=0 SGSN_Test-GSUP(438)@9c5eab095fdf: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@9c5eab095fdf: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@9c5eab095fdf: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9c5eab095fdf: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9c5eab095fdf: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-GSUP(438)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(426)@9c5eab095fdf: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(424)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(439)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(431)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(429)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(434)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(436)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(439): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Jul 5 08:43:59 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41250) Waiting for packet dumper to finish... 1 (prev_count=41250, count=50760) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Jul 5 08:44:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_rau_unknown.pcap" >/data/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_rau_unknown started. SGSN_Test-Gb0-NS0(441)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(442)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(445)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(445)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(442)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI196(444)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(450)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(450)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(447)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_rau_unknown-BVCI210(449)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(455)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(455)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(452)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI220(454)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(456)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(456)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@9c5eab095fdf: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F5313077'O, index=0 SGSN_Test-GSUP(457)@9c5eab095fdf: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) TC_rau_unknown(459)@9c5eab095fdf: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@9c5eab095fdf: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(442)@9c5eab095fdf: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@9c5eab095fdf: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(445)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(450)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(458)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(455)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(443)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(453)@9c5eab095fdf: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(457)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(448)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(458): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_rau_unknown finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Jul 5 08:44:04 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_rau_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40365) Waiting for packet dumper to finish... 1 (prev_count=40365, count=52238) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Jul 5 08:44:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau.pcap" >/data/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_rau started. SGSN_Test-Gb0-NS0(460)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(461)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(464)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(464)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(461)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_rau-BVCI196(463)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(469)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(470)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(470)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(466)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(467)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(474)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(474)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(471)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI220(473)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(475)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(475)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@9c5eab095fdf: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D4343BCB'O, index=0 SGSN_Test-GSUP(476)@9c5eab095fdf: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@9c5eab095fdf: 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 := 'FF447DA42592C344566418AF0D9FDE68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87DD7E73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C246A190E2757D90'O } } } } } SGSN_Test-GSUP(476)@9c5eab095fdf: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@9c5eab095fdf: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" TC_attach_rau(478)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_rau(478)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@9c5eab095fdf: Removing Client IMSI='262420000000012'H, index=0 TC_attach_rau(478)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(460)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(464)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(470)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(468)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(474)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(476)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(462)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(472)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(477)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(477): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_rau finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Jul 5 08:44:09 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89190) Waiting for packet dumper to finish... 1 (prev_count=89190, count=90267) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Jul 5 08:44:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau_a_a.pcap" >/data/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_rau_a_a started. SGSN_Test-Gb0-NS0(479)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(480)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(483)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(483)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(480)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_rau_a_a-BVCI196(482)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(488)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(488)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(485)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI210(487)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(494)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(494)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(490)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI220(491)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@9c5eab095fdf: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F9577CF6'O, index=0 SGSN_Test-GSUP(495)@9c5eab095fdf: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@9c5eab095fdf: 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 := '42CC032B269CBB69DD8FE464F7BE1C67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '349555BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D61F63EAE2577086'O } } } } } SGSN_Test-GSUP(495)@9c5eab095fdf: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@9c5eab095fdf: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" TC_attach_rau_a_a(497)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_rau_a_a(497)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@9c5eab095fdf: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(485)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(488)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(495)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(494)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(492)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(481)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(496)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(486)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(483)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(496): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Jul 5 08:44:19 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99677) Waiting for packet dumper to finish... 1 (prev_count=99677, count=106845) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Jul 5 08:44:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau_a_b.pcap" >/data/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_rau_a_b started. SGSN_Test-Gb0-NS0(498)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(499)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(502)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(503)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(503)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(499)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(500)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(507)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(507)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(504)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_rau_a_b-BVCI210(506)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(512)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(512)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(509)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI220(511)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(513)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(513)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@9c5eab095fdf: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E34BFA9D'O, index=0 SGSN_Test-GSUP(514)@9c5eab095fdf: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@9c5eab095fdf: 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 := '09C10CA66D1C62ED57AA334F7AF5690F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FF0AE61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A03E1AAC2DC307B'O } } } } } SGSN_Test-GSUP(514)@9c5eab095fdf: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@9c5eab095fdf: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" TC_attach_rau_a_b(516)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@9c5eab095fdf: attach complete sending rau TC_attach_rau_a_b(516)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9c5eab095fdf: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@9c5eab095fdf: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(506)@9c5eab095fdf: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FAA054D3'O, index=0 TC_attach_rau_a_b(516)@9c5eab095fdf: sending second RAU via different RA TC_attach_rau_a_b(516)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@9c5eab095fdf: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI98(507)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(514)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(503)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(501)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(505)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(510)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(512)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(515)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@9c5eab095fdf: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(515): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Jul 5 08:44:29 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96152) Waiting for packet dumper to finish... 1 (prev_count=96152, count=103320) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Jul 5 08:44:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_resync.pcap" >/data/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_usim_resync started. SGSN_Test-Gb0-NS0(517)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(518)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(521)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(521)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(518)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_usim_resync-BVCI196(520)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(526)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(526)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(523)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_usim_resync-BVCI210(525)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(532)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(532)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI220(529)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@9c5eab095fdf: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='F5494820'O, index=0 SGSN_Test-GSUP(533)@9c5eab095fdf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@9c5eab095fdf: 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 := '29486F555DC54B839FB482ACA20957EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86F5352C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B939ECB4EA1010E2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F4A008F7032CAABECB39A818BB8F4B3C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C993C1BB4FCD583A3FEF5F591B5B4151'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BAA57CB622D6FA1C225D5D044664F5B8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '567C7164D1567CF9'O } } } } } SGSN_Test-GSUP(533)@9c5eab095fdf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@9c5eab095fdf: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" TC_attach_usim_resync(535)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@9c5eab095fdf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(535)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI99(532)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(526)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(521)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(519)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(533)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(534)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(530)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(524)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(534): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_usim_resync finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Jul 5 08:44:34 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40512) Waiting for packet dumper to finish... 1 (prev_count=40512, count=91808) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Jul 5 08:44:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_usim_a54_a54 started. SGSN_Test-Gb0-NS0(536)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(537)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(540)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(540)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(537)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_usim_a54_a54-BVCI196(539)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(545)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(545)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(542)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI210(544)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(550)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(550)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(547)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI220(549)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(551)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(551)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@9c5eab095fdf: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='F83A02AA'O, index=0 SGSN_Test-GSUP(552)@9c5eab095fdf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@9c5eab095fdf: 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 := 'B1BC02EB5E1ADE894824BBDE4977EB40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DF4AC27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99898EE6A207F063'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AE2491FB041086B52803529912D3EFA0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '014EA5096B4C57B52C0987965CF2059C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BC8D5D09FD790DBF719A6392B6664BEB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '805B74D0D3AA7C72'O } } } } } SGSN_Test-GSUP(552)@9c5eab095fdf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@9c5eab095fdf: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" TC_attach_usim_a54_a54(554)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@9c5eab095fdf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(537)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(552)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(540)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(545)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(538)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(550)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(553)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(548)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(543)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(553): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Jul 5 08:44:39 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44640) Waiting for packet dumper to finish... 1 (prev_count=44640, count=70707) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Jul 5 08:44:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_usim_a54_a53 started. SGSN_Test-Gb0-NS0(555)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(556)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(559)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(559)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(556)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_usim_a54_a53-BVCI196(558)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(565)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(565)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(564)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(561)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI210(562)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(564)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(569)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(569)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(566)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI220(568)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(570)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(570)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@9c5eab095fdf: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E5EEF172'O, index=0 SGSN_Test-GSUP(571)@9c5eab095fdf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@9c5eab095fdf: 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 := '6F12D750329D4A52DD1360824A938340'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7F55B8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7104259EFD70330C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FFB557C48C71B111F8F623F9357B683'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A5A903A5CFE102229D6D39C247AA5098'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8A756A6E06D93CF70B6081DE786BAFE6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '15111514D5EBB90E'O } } } } } SGSN_Test-GSUP(571)@9c5eab095fdf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@9c5eab095fdf: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" TC_attach_usim_a54_a53(573)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@9c5eab095fdf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_usim_a54_a53-BVCI196(558)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(569)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(559)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(565)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(571)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(567)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(563)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(557)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(572)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(572): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Jul 5 08:44:44 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43959) Waiting for packet dumper to finish... 1 (prev_count=43959, count=69818) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Jul 5 08:44:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_usim_a53_a54 started. SGSN_Test-Gb0-NS0(574)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(575)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(578)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(578)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(575)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_usim_a53_a54-BVCI196(577)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(583)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(583)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(580)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI210(582)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(588)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(588)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(585)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI220(587)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(589)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(589)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@9c5eab095fdf: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='C1CA3729'O, index=0 SGSN_Test-GSUP(590)@9c5eab095fdf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@9c5eab095fdf: 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 := '1B3E99064E616659638FA0743042600B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6393175'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57679D8CA3909EA1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0CEE84B26F60553BAB93EE7C11756CF2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D6B53DC3947643F6A7CEC4B26978E4DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E76D356CD8822BC03150CD955660B5AB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2E4457B72046E36'O } } } } } SGSN_Test-GSUP(590)@9c5eab095fdf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@9c5eab095fdf: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" TC_attach_usim_a53_a54(592)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@9c5eab095fdf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(575)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(578)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(583)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(588)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(590)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(586)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(581)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(591)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(576)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(591): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Jul 5 08:44:49 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43959) Waiting for packet dumper to finish... 1 (prev_count=43959, count=69814) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Jul 5 08:44:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_usim_a50_a54 started. SGSN_Test-Gb0-NS0(593)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(594)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(597)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(597)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(594)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_usim_a50_a54-BVCI196(596)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(602)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(603)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(603)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(599)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI210(600)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(602)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(607)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(607)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(604)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI220(606)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(608)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(608)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@9c5eab095fdf: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='D8BE6444'O, index=0 SGSN_Test-GSUP(609)@9c5eab095fdf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@9c5eab095fdf: 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 := 'F289011B56DDC7635C3C0C1FBC438649'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48C3504F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3698C80EA3B28C4C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABF01231B0BAB286443653F8E1B31961'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9B7A5C58A489313767311D15035987AE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B4817490CF0206B57D23350033807F77'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8A3476C95E6458C5'O } } } } } SGSN_Test-GSUP(609)@9c5eab095fdf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@9c5eab095fdf: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" TC_attach_usim_a50_a54(611)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@9c5eab095fdf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_usim_a50_a54-BVCI196(596)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(597)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(609)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(603)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(607)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(601)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(595)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(605)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(610)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(610): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Jul 5 08:44:55 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69810) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Jul 5 08:44:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_usim_a54_a50 started. SGSN_Test-Gb0-NS0(612)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(613)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(616)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(616)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(613)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_usim_a54_a50-BVCI196(615)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(621)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(621)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(618)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI210(620)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(626)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(626)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(623)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI220(625)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(627)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(627)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@9c5eab095fdf: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='C003B1D8'O, index=0 SGSN_Test-GSUP(628)@9c5eab095fdf: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@9c5eab095fdf: 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 := '5DE950B49B365B407FAC49568F8F035D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03CF64AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A843ED91B7D53C5F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7FE7A99CEC9BDBD4B47161CAF4AABC21'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9F2BF8EC482C1080395BBB5048D009D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4DB95C2844D92DA3D92DE914AACBB0B8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '654CC19113DCA90C'O } } } } } SGSN_Test-GSUP(628)@9c5eab095fdf: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@9c5eab095fdf: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" TC_attach_usim_a54_a50(630)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@9c5eab095fdf: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_usim_a54_a50-BVCI210(620)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(626)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(616)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(621)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@9c5eab095fdf: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(628)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(619)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(614)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(629)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(624)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(629): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Jul 5 08:44:59 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43959) Waiting for packet dumper to finish... 1 (prev_count=43959, count=69818) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Jul 5 08:45:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_detach_unknown_nopoweroff started. SGSN_Test-Gb0-NS0(631)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(632)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(635)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(635)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(632)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI196(634)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(641)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(640)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(641)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(637)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(638)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(645)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(645)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(642)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI220(643)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@9c5eab095fdf: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E513C2A7'O, index=0 SGSN_Test-GSUP(647)@9c5eab095fdf: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) TC_detach_unknown_nopoweroff(649)@9c5eab095fdf: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@9c5eab095fdf: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(632)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@9c5eab095fdf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(641)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(635)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(647)@9c5eab095fdf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@9c5eab095fdf: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(645)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(639)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(633)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(648)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(644)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(648): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Jul 5 08:45:04 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44085) Waiting for packet dumper to finish... 1 (prev_count=44085, count=55500) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Jul 5 08:45:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_detach_unknown_poweroff started. SGSN_Test-Gb0-NS0(650)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(651)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(654)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(654)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(651)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI196(653)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(659)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(660)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(660)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(656)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI210(657)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(659)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(664)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(664)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(661)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI220(663)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(665)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(665)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@9c5eab095fdf: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='CA630C7E'O, index=0 SGSN_Test-GSUP(666)@9c5eab095fdf: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) TC_detach_unknown_poweroff(668)@9c5eab095fdf: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@9c5eab095fdf: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(651)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@9c5eab095fdf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@9c5eab095fdf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(658)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(660)@9c5eab095fdf: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(654)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(664)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(652)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(662)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(666)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(667)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(667): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Jul 5 08:45:14 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43343) Waiting for packet dumper to finish... 1 (prev_count=43343, count=50511) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Jul 5 08:45:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_detach_nopoweroff started. SGSN_Test-Gb0-NS0(669)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(670)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(673)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(673)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(670)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_detach_nopoweroff-BVCI196(672)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(678)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(678)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(675)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI210(677)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb2-BSSGP2(680)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(684)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(684)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(680)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI220(681)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@9c5eab095fdf: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='F80F1325'O, index=0 SGSN_Test-GSUP(685)@9c5eab095fdf: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@9c5eab095fdf: 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 := '96D8884331F443019A5CCAF5690E86D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD3F9114'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B394B65C4A54C36'O } } } } } SGSN_Test-GSUP(685)@9c5eab095fdf: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@9c5eab095fdf: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" TC_detach_nopoweroff(687)@9c5eab095fdf: setverdict(pass): none -> pass TC_detach_nopoweroff(687)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@9c5eab095fdf: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI97(673)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(684)@9c5eab095fdf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@9c5eab095fdf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@9c5eab095fdf: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(685)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(678)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(671)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(682)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(676)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(686)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(686): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Jul 5 08:45:19 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88518) Waiting for packet dumper to finish... 1 (prev_count=88518, count=89595) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Jul 5 08:45:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_poweroff.pcap" >/data/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_detach_poweroff started. SGSN_Test-Gb0-NS0(688)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(689)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(692)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(693)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(693)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(689)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(690)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(692)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(697)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(697)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(694)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_detach_poweroff-BVCI210(696)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(702)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(702)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(699)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI220(701)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(703)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(703)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@9c5eab095fdf: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='DBAEB965'O, index=0 SGSN_Test-GSUP(704)@9c5eab095fdf: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@9c5eab095fdf: 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 := '47287777303E9FDFB2E383106DAD2A1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEC7BFC6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E54E75843266D78'O } } } } } SGSN_Test-GSUP(704)@9c5eab095fdf: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@9c5eab095fdf: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" TC_detach_poweroff(706)@9c5eab095fdf: setverdict(pass): none -> pass TC_detach_poweroff(706)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@9c5eab095fdf: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@9c5eab095fdf: Final verdict of PTC: pass TC_detach_poweroff-BVCI196(690)@9c5eab095fdf: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(704)@9c5eab095fdf: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(693)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(697)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(700)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(691)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(702)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(705)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(695)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(705): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_detach_poweroff finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Jul 5 08:45:29 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81299) Waiting for packet dumper to finish... 1 (prev_count=81299, count=88467) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Jul 5 08:45:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act started. SGSN_Test-Gb0-NS0(707)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(708)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(711)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(711)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(708)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_pdp_act-BVCI196(710)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(716)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(716)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(713)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_pdp_act-BVCI210(715)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(721)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(721)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(718)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI220(720)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@9c5eab095fdf: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='E683FAE3'O, index=0 SGSN_Test-GSUP(723)@9c5eab095fdf: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@9c5eab095fdf: 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 := '2FF6881CC608D9CF0DFC595266ECDA29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72FB5C54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '315259700523FDAA'O } } } } } SGSN_Test-GSUP(723)@9c5eab095fdf: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" TC_attach_pdp_act(725)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act(725)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@9c5eab095fdf: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI98(716)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(711)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(723)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(721)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(719)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(709)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(724)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(714)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(724): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Jul 5 08:45:33 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89040) Waiting for packet dumper to finish... 1 (prev_count=89040, count=90117) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Jul 5 08:45:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_pdp_act_unattached.pcap" >/data/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_pdp_act_unattached started. SGSN_Test-Gb0-NS0(726)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(727)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(730)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(730)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(727)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI196(729)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(736)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(735)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(736)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(732)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(733)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(741)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(741)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(737)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI220(738)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@9c5eab095fdf: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='FB957710'O, index=0 SGSN_Test-GSUP(742)@9c5eab095fdf: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) TC_pdp_act_unattached(744)@9c5eab095fdf: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@9c5eab095fdf: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@9c5eab095fdf: Final verdict of PTC: pass TC_pdp_act_unattached-BVCI196(729)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(741)@9c5eab095fdf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(730)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(736)@9c5eab095fdf: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(734)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(728)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(742)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(739)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(743)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(743): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Jul 5 08:45:37 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10588) Waiting for packet dumper to finish... 1 (prev_count=10588, count=57369) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Jul 5 08:45:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_user started. SGSN_Test-Gb0-NS0(745)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(746)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(750)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(750)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(749)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(746)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI196(747)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(754)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(754)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(751)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI210(753)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb2-BSSGP2(756)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(759)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(759)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(756)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI220(758)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(760)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(760)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='CB3DDDD2'O, index=0 SGSN_Test-GSUP(761)@9c5eab095fdf: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@9c5eab095fdf: 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 := 'EF83072028533E669C16302231674131'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29018F21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DD1C0887344026A'O } } } } } SGSN_Test-GSUP(761)@9c5eab095fdf: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" TC_attach_pdp_act_user(763)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_user(763)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(747)@9c5eab095fdf: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(745)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(754)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(761)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(750)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(748)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(762)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(757)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(752)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(759)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(762): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Jul 5 08:45:41 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92593) Waiting for packet dumper to finish... 1 (prev_count=92593, count=93670) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Jul 5 08:45:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_ggsn_reject started. SGSN_Test-Gb0-NS0(764)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(765)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(768)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(768)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(765)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(773)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(773)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(770)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(778)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(778)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(779)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(779)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='E432A8D3'O, index=0 SGSN_Test-GSUP(780)@9c5eab095fdf: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@9c5eab095fdf: 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 := '56427D81F011B74690DA6C18AF306BC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B717F62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B551ECF2F971DD1F'O } } } } } SGSN_Test-GSUP(780)@9c5eab095fdf: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" TC_attach_pdp_act_ggsn_reject(782)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_ggsn_reject(782)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9c5eab095fdf: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(769)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(778)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(773)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(781)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(768)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(780)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(771)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(776)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(766)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(781): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Jul 5 08:45:46 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94992) Waiting for packet dumper to finish... 1 (prev_count=94992, count=96069) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Jul 5 08:45:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_user_deact_mo started. SGSN_Test-Gb0-NS0(783)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(784)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(787)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(787)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(784)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(792)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(792)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(789)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(797)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(797)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(794)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(798)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(798)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='CAA72031'O, index=0 SGSN_Test-GSUP(799)@9c5eab095fdf: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@9c5eab095fdf: 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 := 'C218FE90061EC9CF7C763240310DC40E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABB551C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CAAE3F09C64A295'O } } } } } SGSN_Test-GSUP(799)@9c5eab095fdf: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" TC_attach_pdp_act_user_deact_mo(801)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mo(801)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@9c5eab095fdf: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mo-BVCI196(786)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(792)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(787)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(785)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(790)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(800)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(795)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(797)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(799)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(800): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Jul 5 08:45:50 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102173) Waiting for packet dumper to finish... 1 (prev_count=102173, count=103250) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Jul 5 08:45:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_user_deact_mt started. SGSN_Test-Gb0-NS0(802)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(803)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(806)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(806)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(803)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(811)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(811)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(808)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_pdp_act_user_deact_mt-BVCI210(810)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(816)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(816)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(813)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(817)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(817)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='CEB33709'O, index=0 SGSN_Test-GSUP(818)@9c5eab095fdf: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@9c5eab095fdf: 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 := '4D398F0C6B2D231A7E95D99A28C91A24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED14350E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE48E92341057FB0'O } } } } } SGSN_Test-GSUP(818)@9c5eab095fdf: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" TC_attach_pdp_act_user_deact_mt(820)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mt(820)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt-BVCI196(805)@9c5eab095fdf: Removing Client IMSI='262420000000022'H, index=0 TC_attach_pdp_act_user_deact_mt(820)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mt-BVCI196(805)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(806)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(811)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(816)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(818)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(809)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(804)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(819)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(814)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(819): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Jul 5 08:45:54 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101349) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Jul 5 08:45:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_deact_dup started. SGSN_Test-Gb0-NS0(821)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(822)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(825)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(825)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(822)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI196(824)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(830)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(831)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(831)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(827)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(828)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(836)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(836)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(832)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI220(833)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='FB2BF6BE'O, index=0 SGSN_Test-GSUP(837)@9c5eab095fdf: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: 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 := '02FE08CB252C7BC4A6B0B2BEB69333B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D511934'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFF402E378E5EDA2'O } } } } } SGSN_Test-GSUP(837)@9c5eab095fdf: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: "Received deletePDPContextResponse 1, seq_nr=1036" TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@9c5eab095fdf: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-GSUP(837)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(831)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(836)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(825)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(833)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(829)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(823)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(834)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(838)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(838): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Jul 5 08:45:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102484) Waiting for packet dumper to finish... 1 (prev_count=102484, count=103561) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Jul 5 08:46:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_second_attempt.pcap" >/data/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_second_attempt started. SGSN_Test-Gb0-NS0(840)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(841)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(844)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(844)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(841)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_second_attempt-BVCI196(843)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(849)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(849)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(846)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_second_attempt-BVCI210(848)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(855)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(855)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(851)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI220(852)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@9c5eab095fdf: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='E5A7C01C'O, index=0 SGSN_Test-GSUP(856)@9c5eab095fdf: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@9c5eab095fdf: 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 := 'C8415AB2649678C6944DBD1E838C9861'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '136ADFE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDAE9972E2069C1D'O } } } } } SGSN_Test-GSUP(856)@9c5eab095fdf: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@9c5eab095fdf: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" TC_attach_second_attempt(858)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_second_attempt(858)@9c5eab095fdf: 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 := 'CC2979745AB3B9927A1DDC03E99DF987'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6E8567C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39704E9261F704EB'O } } } } } SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_second_attempt(858)@9c5eab095fdf: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9c5eab095fdf: Test Component 858 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(855)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(856)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@9c5eab095fdf: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@9c5eab095fdf: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@9c5eab095fdf: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(857)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(849)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(842)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(847)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(844)@9c5eab095fdf: Final verdict of PTC: none TC_attach_second_attempt(858)@9c5eab095fdf: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(853)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(857): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@9c5eab095fdf: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Jul 5 08:46:33 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106060) Waiting for packet dumper to finish... 1 (prev_count=106060, count=107137) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Jul 5 08:46:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_echo_timeout.pcap" >/data/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_echo_timeout started. SGSN_Test-Gb0-NS0(859)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(860)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(864)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(863)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(864)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(865)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(860)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI196(861)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(869)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(868)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(869)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(865)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI210(866)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(868)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(873)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(873)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(870)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI220(872)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(861)@9c5eab095fdf: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='F8EFC8B7'O, index=0 SGSN_Test-GSUP(875)@9c5eab095fdf: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@9c5eab095fdf: 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 := '29BF9601DEA30C4F055B05082CFDECC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A308F60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADB0782D2510D3E2'O } } } } } SGSN_Test-GSUP(875)@9c5eab095fdf: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@9c5eab095fdf: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" TC_attach_echo_timeout(877)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_echo_timeout(877)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1039" SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@9c5eab095fdf: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(861)@9c5eab095fdf: Removing Client IMSI='262420000000067'H, index=0 TC_attach_echo_timeout(877)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_echo_timeout-BVCI210(866)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@9c5eab095fdf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(861)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(864)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(869)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@9c5eab095fdf: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(873)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(862)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(875)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(867)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(871)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(876)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_echo_timeout-BVCI196(861): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(876): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Jul 5 08:47:12 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107923) Waiting for packet dumper to finish... 1 (prev_count=107923, count=109000) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Jul 5 08:47:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/data/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_restart_ctr_echo started. SGSN_Test-Gb0-NS0(878)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(879)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(882)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(882)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(879)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI196(881)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(888)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(888)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(884)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(885)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(892)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(892)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(889)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI220(891)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@9c5eab095fdf: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='D38FEFBA'O, index=0 SGSN_Test-GSUP(894)@9c5eab095fdf: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@9c5eab095fdf: 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 := 'ADAC77F2FACE71A727EE2B3CA460C9FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DED562E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BE7C4E1F556C77E'O } } } } } SGSN_Test-GSUP(894)@9c5eab095fdf: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@9c5eab095fdf: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" TC_attach_restart_ctr_echo(896)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_restart_ctr_echo(896)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@9c5eab095fdf: Removing Client IMSI='262420000000023'H, index=0 TC_attach_restart_ctr_echo(896)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_restart_ctr_echo-BVCI196(881)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(894)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(892)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(882)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@9c5eab095fdf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(895)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(880)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(888)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(890)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(886)@9c5eab095fdf: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(895): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Jul 5 08:47:26 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86671) Waiting for packet dumper to finish... 1 (prev_count=86671, count=99824) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Jul 5 08:47:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/data/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_restart_ctr_create started. SGSN_Test-Gb0-NS0(897)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(898)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(902)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(902)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(901)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(902)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(898)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI196(899)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(901)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(906)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(906)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(907)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(903)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI210(905)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(911)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(911)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(908)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI220(910)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(912)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(912)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@9c5eab095fdf: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='F08C44EA'O, index=0 SGSN_Test-GSUP(913)@9c5eab095fdf: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@9c5eab095fdf: 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 := '78762F7E0629F7C16A9F09E3DC495730'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '070632A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3472139937A83E54'O } } } } } SGSN_Test-GSUP(913)@9c5eab095fdf: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@9c5eab095fdf: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" TC_attach_restart_ctr_create(915)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_restart_ctr_create(915)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@9c5eab095fdf: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(897)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(906)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@9c5eab095fdf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(902)@9c5eab095fdf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(911)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@9c5eab095fdf: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(913)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(900)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(914)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(904)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(909)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(914): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Jul 5 08:47:30 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100264) Waiting for packet dumper to finish... 1 (prev_count=100264, count=101341) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Jul 5 08:47:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. SGSN_Test-Gb0-NS0(916)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(917)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(920)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(920)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(917)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(925)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(925)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(922)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(930)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(930)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(927)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='F3D04E18'O, index=0 SGSN_Test-GSUP(932)@9c5eab095fdf: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9c5eab095fdf: 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 := '1B8B41EB478BD0B7BF86F5F6F7804148'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BA30D29'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40E11C498B527FC9'O } } } } } SGSN_Test-GSUP(932)@9c5eab095fdf: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" TC_attach_pdp_act_deact_mt_t3395_expire(934)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_deact_mt_t3395_expire(934)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire(934)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9c5eab095fdf: Removing Client IMSI='262420000000025'H, index=0 TC_attach_pdp_act_deact_mt_t3395_expire(934)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(932)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(920)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(925)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(930)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(928)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(933)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(918)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(923)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(933): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Jul 5 08:48:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99620) Waiting for packet dumper to finish... 1 (prev_count=99620, count=107315) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Jul 5 08:48:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_deact_gtp_retrans started. SGSN_Test-Gb0-NS0(935)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(936)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(940)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(939)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(940)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(940)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(936)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(944)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(944)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(941)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(949)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(949)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='DE0A1AF3'O, index=0 SGSN_Test-GSUP(951)@9c5eab095fdf: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@9c5eab095fdf: 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 := '7345F6B85668440D68C4DF4C07A7C9D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAF632BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '089D6B7CA23EB80F'O } } } } } SGSN_Test-GSUP(951)@9c5eab095fdf: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" TC_attach_pdp_act_deact_gtp_retrans(953)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans(953)@9c5eab095fdf: First createPDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@9c5eab095fdf: First deletePDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@9c5eab095fdf: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(945)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(944)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(940)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(949)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(951)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(938)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(942)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(952)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(947)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(952): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Jul 5 08:48:22 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88698) Waiting for packet dumper to finish... 1 (prev_count=88698, count=99993) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Jul 5 08:48:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. SGSN_Test-Gb0-NS0(954)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(955)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(959)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(959)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(958)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(955)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(963)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(964)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(964)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(960)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(969)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(969)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(965)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E6EE5558'O, index=0 SGSN_Test-GSUP(970)@9c5eab095fdf: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9c5eab095fdf: 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 := '58C76DD4190B371DBB3C4703F4B4D649'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D21D8EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '691E9B2E6ADF9B6D'O } } } } } SGSN_Test-GSUP(970)@9c5eab095fdf: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9c5eab095fdf: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@9c5eab095fdf: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(955)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(964)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(959)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(970)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(969)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(967)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(971)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(957)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(962)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(971): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Jul 5 08:48:26 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98313) Waiting for packet dumper to finish... 1 (prev_count=98313, count=99390) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Jul 5 08:48:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_user_error_ind_ggsn started. SGSN_Test-Gb0-NS0(973)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(974)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(977)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(977)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(974)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(983)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(982)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(983)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(979)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(987)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(987)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(984)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(988)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(988)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='D91EC3DE'O, index=0 SGSN_Test-GSUP(989)@9c5eab095fdf: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@9c5eab095fdf: 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 := '1A349A33D7DA1EF5C25349FD03F4277D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1ACE4891'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D9EB30392C71017'O } } } } } SGSN_Test-GSUP(989)@9c5eab095fdf: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" TC_attach_pdp_act_user_error_ind_ggsn(991)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_user_error_ind_ggsn(991)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9c5eab095fdf: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(991)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(983)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(977)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(989)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(985)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(981)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(987)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(990)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(975)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(990): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Jul 5 08:48:30 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100055) Waiting for packet dumper to finish... 1 (prev_count=100055, count=101132) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Jul 5 08:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_pdp_act_gmm_detach started. SGSN_Test-Gb0-NS0(992)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(993)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(996)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(996)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(993)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_pdp_act_gmm_detach-BVCI196(995)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1001)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1001)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(998)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_pdp_act_gmm_detach-BVCI210(1000)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1006)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1006)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1003)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1007)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1007)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@9c5eab095fdf: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='D11829B7'O, index=0 SGSN_Test-GSUP(1008)@9c5eab095fdf: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@9c5eab095fdf: 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 := '335B0D09237655841681557DB11E9458'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '432C1414'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FC19246EC4C66CF'O } } } } } SGSN_Test-GSUP(1008)@9c5eab095fdf: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@9c5eab095fdf: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" TC_attach_pdp_act_gmm_detach(1010)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_pdp_act_gmm_detach(1010)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@9c5eab095fdf: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(992)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1001)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1009)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(996)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1008)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@9c5eab095fdf: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(994)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1006)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(999)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1004)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1009): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Jul 5 08:48:34 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102184) Waiting for packet dumper to finish... 1 (prev_count=102184, count=103261) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Jul 5 08:48:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/data/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_gmm_attach_req_while_gmm_attach started. SGSN_Test-Gb0-NS0(1011)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1015)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1015)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1020)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1020)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1017)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1026)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1026)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1022)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9c5eab095fdf: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='EBD4DE5F'O, index=0 SGSN_Test-GSUP(1027)@9c5eab095fdf: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) TC_attach_gmm_attach_req_while_gmm_attach(1029)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9c5eab095fdf: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1029)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-GSUP(1027)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1015)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9c5eab095fdf: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1026)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1020)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1013)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1024)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1018)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1028)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1028): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Jul 5 08:48:40 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55600) Waiting for packet dumper to finish... 1 (prev_count=55600, count=68567) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Jul 5 08:48:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_xid_empty_l3.pcap" >/data/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_xid_empty_l3 started. SGSN_Test-Gb0-NS0(1030)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1034)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1034)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1033)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(1040)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1040)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1036)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI210(1037)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1039)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1044)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1044)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1041)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI220(1043)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1045)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1045)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@9c5eab095fdf: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='EE32558B'O, index=0 SGSN_Test-GSUP(1046)@9c5eab095fdf: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@9c5eab095fdf: 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 := '59AFB9F55443E81CE299161669B2C478'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '996C7C58'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB1EFFBB00CF24EC'O } } } } } SGSN_Test-GSUP(1046)@9c5eab095fdf: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@9c5eab095fdf: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" TC_xid_empty_l3(1048)@9c5eab095fdf: setverdict(pass): none -> pass TC_xid_empty_l3(1048)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@9c5eab095fdf: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1035)@9c5eab095fdf: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@9c5eab095fdf: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1040)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@9c5eab095fdf: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1046)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1034)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1032)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1047)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1038)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1042)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1044)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1047): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Jul 5 08:48:45 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94445) Waiting for packet dumper to finish... 1 (prev_count=94445, count=95614) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Jul 5 08:48:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_xid_n201u.pcap" >/data/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_xid_n201u started. SGSN_Test-Gb0-NS0(1049)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1053)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1053)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1050)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI196(1052)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb1-BSSGP1(1055)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1058)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1058)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1055)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_xid_n201u-BVCI210(1057)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1064)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1064)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI220(1061)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@9c5eab095fdf: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='C30D7711'O, index=0 SGSN_Test-GSUP(1065)@9c5eab095fdf: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@9c5eab095fdf: 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 := '8CDDE7535D9CF23B9294FCED37A11FAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5054F11A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '115DF1CBB06F5358'O } } } } } SGSN_Test-GSUP(1065)@9c5eab095fdf: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@9c5eab095fdf: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" TC_xid_n201u(1067)@9c5eab095fdf: setverdict(pass): none -> pass TC_xid_n201u(1067)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@9c5eab095fdf: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@9c5eab095fdf: Final verdict of PTC: pass TC_xid_n201u-BVCI196(1052)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1064)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@9c5eab095fdf: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1053)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1058)@9c5eab095fdf: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1051)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1065)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1056)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1062)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1066)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1066): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_xid_n201u finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Jul 5 08:48:51 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_xid_n201u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97861) Waiting for packet dumper to finish... 1 (prev_count=97861, count=98938) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Jul 5 08:48:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_null.pcap" >/data/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_llc_null started. SGSN_Test-Gb0-NS0(1068)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1072)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1072)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI196(1071)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1078)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1078)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1077)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI210(1075)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1077)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1082)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1082)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1079)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI220(1081)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1083)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1083)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@9c5eab095fdf: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D887BF91'O, index=0 SGSN_Test-GSUP(1084)@9c5eab095fdf: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@9c5eab095fdf: 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 := '36E30F05C02AFE14575500BB236DB692'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7839CAE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB59FA9CD9B163BA'O } } } } } SGSN_Test-GSUP(1084)@9c5eab095fdf: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@9c5eab095fdf: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" TC_llc_null(1086)@9c5eab095fdf: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@9c5eab095fdf: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI97(1072)@9c5eab095fdf: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@9c5eab095fdf: Final verdict of PTC: none TC_llc_null-BVCI210(1075)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1078)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1084)@9c5eab095fdf: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1082)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1070)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1076)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1080)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1085)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_null-BVCI210(1075): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1085): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_llc_null finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Jul 5 08:49:02 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_llc_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88534) Waiting for packet dumper to finish... 1 (prev_count=88534, count=96854) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Jul 5 08:49:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/data/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_llc_sabm_dm_llgmm started. SGSN_Test-Gb0-NS0(1087)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1091)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1091)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1088)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_llc_sabm_dm_llgmm-BVCI196(1090)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1096)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1096)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI210(1095)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1101)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1101)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1098)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI220(1100)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1102)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1102)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@9c5eab095fdf: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='DDFDEE0E'O, index=0 SGSN_Test-GSUP(1103)@9c5eab095fdf: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@9c5eab095fdf: 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 := '47BB98B0085713420807A25BFB3229CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F7DBBF6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '906771E1EA414E9F'O } } } } } SGSN_Test-GSUP(1103)@9c5eab095fdf: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@9c5eab095fdf: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" TC_llc_sabm_dm_llgmm(1105)@9c5eab095fdf: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@9c5eab095fdf: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@9c5eab095fdf: Final verdict of PTC: pass TC_llc_sabm_dm_llgmm-BVCI210(1095)@9c5eab095fdf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@9c5eab095fdf: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1103)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1091)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1096)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1099)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1101)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1094)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1089)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1104)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1104): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Jul 5 08:49:08 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84656) Waiting for packet dumper to finish... 1 (prev_count=84656, count=85941) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Jul 5 08:49:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/data/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_llc_sabm_dm_ll5 started. SGSN_Test-Gb0-NS0(1106)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1111)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1111)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1110)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI196(1108)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1110)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1115)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1115)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI210(1114)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1121)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1121)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1117)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI220(1118)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@9c5eab095fdf: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='F8C0408D'O, index=0 SGSN_Test-GSUP(1122)@9c5eab095fdf: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@9c5eab095fdf: 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 := '4631B320C8190FEC6A77059475CB9F5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8341CDD3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2AE947D0823506B'O } } } } } SGSN_Test-GSUP(1122)@9c5eab095fdf: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@9c5eab095fdf: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" TC_llc_sabm_dm_ll5(1124)@9c5eab095fdf: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@9c5eab095fdf: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI97(1111)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@9c5eab095fdf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1121)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@9c5eab095fdf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@9c5eab095fdf: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1118)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1115)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1122)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1109)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1113)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1119)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1123)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1118): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1123): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Jul 5 08:49:14 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88477) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Jul 5 08:49:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_nopaging.pcap" >/data/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_suspend_nopaging started. SGSN_Test-Gb0-NS0(1125)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1129)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(1130)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1130)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1130)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1126)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI196(1127)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1134)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1134)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1131)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_suspend_nopaging-BVCI210(1133)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1139)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1139)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1136)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI220(1138)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1140)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1140)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@9c5eab095fdf: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='C5AC5D90'O, index=0 SGSN_Test-GSUP(1141)@9c5eab095fdf: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@9c5eab095fdf: 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 := 'CE07687DE3E88EA1C4279A462A57B708'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B643FB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D436232E42FD5DB0'O } } } } } SGSN_Test-GSUP(1141)@9c5eab095fdf: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@9c5eab095fdf: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" TC_suspend_nopaging(1143)@9c5eab095fdf: setverdict(pass): none -> pass TC_suspend_nopaging(1143)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging-BVCI196(1127)@9c5eab095fdf: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(1129)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1130)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1137)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1132)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1141)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1128)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1139)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1134)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1142)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1142): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_suspend_nopaging finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Jul 5 08:49:23 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88112) Waiting for packet dumper to finish... 1 (prev_count=88112, count=97578) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Jul 5 08:49:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_resume.pcap" >/data/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_suspend_resume started. SGSN_Test-Gb0-NS0(1144)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1148)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1148)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1145)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_suspend_resume-BVCI196(1147)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1153)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1153)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1150)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_suspend_resume-BVCI210(1152)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1159)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1159)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1155)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI220(1156)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@9c5eab095fdf: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='F35C8AD4'O, index=0 SGSN_Test-GSUP(1160)@9c5eab095fdf: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@9c5eab095fdf: 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 := '73AB6B95706DA7853788ACC761D06610'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5FF2A91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94F1F4FECC5780A8'O } } } } } SGSN_Test-GSUP(1160)@9c5eab095fdf: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@9c5eab095fdf: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" TC_suspend_resume(1162)@9c5eab095fdf: setverdict(pass): none -> pass TC_suspend_resume(1162)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume-BVCI196(1147)@9c5eab095fdf: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1144)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1148)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1160)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1159)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1153)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1157)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1151)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1146)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1161)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1161): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_suspend_resume finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Jul 5 08:49:33 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_suspend_resume.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90028) Waiting for packet dumper to finish... 1 (prev_count=90028, count=102259) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Jul 5 08:49:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_rau.pcap" >/data/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_suspend_rau started. SGSN_Test-Gb0-NS0(1163)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1167)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(1168)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1168)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1164)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI196(1165)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1167)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1172)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1172)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1169)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI210(1171)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb2-BSSGP2(1174)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1177)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1177)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1174)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI220(1176)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1178)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1178)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@9c5eab095fdf: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='DBB01058'O, index=0 SGSN_Test-GSUP(1179)@9c5eab095fdf: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@9c5eab095fdf: 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 := '2FB647C9082A8946C57410556F9E2C2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEE3E8C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '880982E1FC2B96A0'O } } } } } SGSN_Test-GSUP(1179)@9c5eab095fdf: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@9c5eab095fdf: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" TC_suspend_rau(1181)@9c5eab095fdf: setverdict(pass): none -> pass TC_suspend_rau(1181)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau-BVCI196(1165)@9c5eab095fdf: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI97(1168)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@9c5eab095fdf: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1177)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1179)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1172)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1175)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1180)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1166)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1170)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1180): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_suspend_rau finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Jul 5 08:49:44 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_suspend_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99463) Waiting for packet dumper to finish... 1 (prev_count=99463, count=106862) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Jul 5 08:49:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_paging_ps.pcap" >/data/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_paging_ps started. SGSN_Test-Gb0-NS0(1182)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1186)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(1187)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1187)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1188)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI196(1184)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1191)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(1192)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1192)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1188)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1189)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1196)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1196)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1193)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI220(1195)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1197)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1197)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@9c5eab095fdf: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='CF0C85DB'O, index=0 SGSN_Test-GSUP(1198)@9c5eab095fdf: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@9c5eab095fdf: 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 := '0E4C9DEF1A4AF99706F97D2BEE1897F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28E586CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B92DAD5587192C39'O } } } } } SGSN_Test-GSUP(1198)@9c5eab095fdf: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@9c5eab095fdf: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" TC_paging_ps(1200)@9c5eab095fdf: setverdict(pass): none -> pass TC_paging_ps(1200)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1184)@9c5eab095fdf: 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 := 'D963D84C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@9c5eab095fdf: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1183)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1187)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1196)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1199)@9c5eab095fdf: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1192)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1190)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1198)@9c5eab095fdf: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1194)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1185)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@9c5eab095fdf: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1199): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_paging_ps finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Jul 5 08:49:54 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_paging_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88805) Waiting for packet dumper to finish... 1 (prev_count=88805, count=99724) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Jul 5 08:49:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/data/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_bssgp_rim_single_report started. SGSN_Test-Gb0-NS0(1201)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1205)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(1206)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1206)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1202)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1203)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1210)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1210)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI210(1209)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1215)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1215)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1212)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI220(1214)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1216)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1216)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c5eab095fdf: setverdict(pass): none -> pass MTC@9c5eab095fdf: Warning: Re-starting timer T, which is already active (running or expired). MTC@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed -NSVCI97(1206)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1217)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@9c5eab095fdf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1203)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1210)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@9c5eab095fdf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1214)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1215)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@9c5eab095fdf: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1209)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1208)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1204)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1213)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1218)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: pass MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1203): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1204): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1206): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1208): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1209): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1210): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1213): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1214): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1215): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1217): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1218): none (pass -> pass) MTC@9c5eab095fdf: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Jul 5 08:49:58 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9731) Waiting for packet dumper to finish... 1 (prev_count=9731, count=58093) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Jul 5 08:50:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/data/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_rim_eutran_to_geran started. SGSN_Test-Gb0-NS0(1219)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1220)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1219)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1224)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1223)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(1224)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1225)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1220)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1220)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI196(1221)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1223)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1228)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(1229)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1229)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1225)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1225)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1230)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1226)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1228)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1234)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1234)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1230)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1230)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI220(1231)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c5eab095fdf: setverdict(pass): none -> pass MTC@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-Gb2-BSSGP2(1230)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1225)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1235)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1229)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1220)@9c5eab095fdf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1221)@9c5eab095fdf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1226)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1223)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1228)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1219)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1224)@9c5eab095fdf: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1231)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1236)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1234)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1232)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1233)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1227)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1222)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: pass MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1219): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1220): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1221): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1223): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1225): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1226): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1228): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1230): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1231): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1233): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1235): none (pass -> pass) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1236): none (pass -> pass) MTC@9c5eab095fdf: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Jul 5 08:50:02 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4498) Waiting for packet dumper to finish... 1 (prev_count=4498, count=51496) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Jul 5 08:50:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/data/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_cell_change_different_rai_ci_attach started. SGSN_Test-Gb0-NS0(1237)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1238)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1237)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1241)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1241)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1241)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1241)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1241)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1242)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1238)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1238)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI196(1240)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1243)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1242)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1246)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1246)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1246)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1246)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1246)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1243)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1243)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1247)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1248)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1247)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1251)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1251)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1251)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1251)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1251)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1248)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1248)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI220(1250)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1240)@9c5eab095fdf: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='D9EE0CE6'O, index=0 SGSN_Test-GSUP(1253)@9c5eab095fdf: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1255) TC_cell_change_different_rai_ci_attach(1255)@9c5eab095fdf: 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 := '5F62A711773E50BD316AF7A565714B8C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC12C2D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4D7039625F0ADF5'O } } } } } SGSN_Test-GSUP(1253)@9c5eab095fdf: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1255) SGSN_Test-GSUP(1253)@9c5eab095fdf: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1255)"262420000000068" TC_cell_change_different_rai_ci_attach(1255)@9c5eab095fdf: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach-BVCI196(1240)@9c5eab095fdf: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@9c5eab095fdf: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='F4C87584'O, index=0 TC_cell_change_different_rai_ci_attach-BVCI196(1240)@9c5eab095fdf: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1255)@9c5eab095fdf: Final verdict of PTC: pass -NSVCI98(1246)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1253)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1243)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1245)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1250)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1238)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1240)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1248)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1244)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1237)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1241)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1251)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1239)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1249)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1254)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1237): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1238): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1239): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1240): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1241): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1243): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1244): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1245): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1246): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1248): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1249): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1250): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1251): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1253): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1254): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1255): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Fri Jul 5 08:50:07 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117996) Waiting for packet dumper to finish... 1 (prev_count=117996, count=119073) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Jul 5 08:50:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/data/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_cell_change_different_rai_ci_data started. SGSN_Test-Gb0-NS0(1256)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1260)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1260)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1261)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI196(1259)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1265)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1265)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1262)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_cell_change_different_rai_ci_data-BVCI210(1264)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1271)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1271)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1267)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI220(1268)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1259)@9c5eab095fdf: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='CE49E78A'O, index=0 SGSN_Test-GSUP(1272)@9c5eab095fdf: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1274) TC_cell_change_different_rai_ci_data(1274)@9c5eab095fdf: 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 := 'D505245B679C28345030EFE9C25E3B6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1025CB71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '915E2A120715B73A'O } } } } } SGSN_Test-GSUP(1272)@9c5eab095fdf: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1274) SGSN_Test-GSUP(1272)@9c5eab095fdf: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1274)"262420000000070" TC_cell_change_different_rai_ci_data(1274)@9c5eab095fdf: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data-BVCI210(1264)@9c5eab095fdf: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='CB4BE005'O, index=0 TC_cell_change_different_rai_ci_data(1274)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1264)@9c5eab095fdf: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data-BVCI196(1259)@9c5eab095fdf: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1274)@9c5eab095fdf: Final verdict of PTC: pass TC_cell_change_different_rai_ci_data-BVCI196(1259)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1260)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1264)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1271)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1268)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1269)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1265)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1270)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1263)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1258)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1273)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1272)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1259): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1264): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1268): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1269): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1270): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1271): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1273): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_rai_ci_data(1274): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Jul 5 08:50:14 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101616) Waiting for packet dumper to finish... 1 (prev_count=101616, count=102693) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Jul 5 08:50:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/data/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_cell_change_different_ci_attach started. SGSN_Test-Gb0-NS0(1275)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1279)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1279)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI196(1278)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1284)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1284)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI210(1283)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1289)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1289)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1286)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI220(1288)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1290)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1290)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1278)@9c5eab095fdf: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='FEC5A7A4'O, index=0 SGSN_Test-GSUP(1291)@9c5eab095fdf: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1293) TC_cell_change_different_ci_attach-BVCI196(1278)@9c5eab095fdf: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1283)@9c5eab095fdf: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='FEC5A7A4'O, index=0 TC_cell_change_different_ci_attach(1293)@9c5eab095fdf: 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 := '23122186B5D0C9875571FA2625AD6A49'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA71D00B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E88B04D1131E33FB'O } } } } } SGSN_Test-GSUP(1291)@9c5eab095fdf: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1293) SGSN_Test-GSUP(1291)@9c5eab095fdf: Added IMSI table entry 0TC_cell_change_different_ci_attach(1293)"262420000000069" TC_cell_change_different_ci_attach(1293)@9c5eab095fdf: setverdict(pass): none -> pass TC_cell_change_different_ci_attach-BVCI210(1283)@9c5eab095fdf: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1288)@9c5eab095fdf: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='D442D037'O, index=0 TC_cell_change_different_ci_attach-BVCI196(1278)@9c5eab095fdf: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1293)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(1285)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1288)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1283)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1279)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1278)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1289)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1282)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1284)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1291)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1287)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1277)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1292)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1278): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1283): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1288): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1292): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_ci_attach(1293): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Fri Jul 5 08:50:19 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124447) Waiting for packet dumper to finish... 1 (prev_count=124447, count=125524) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Jul 5 08:50:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/data/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_cell_change_different_ci_data started. SGSN_Test-Gb0-NS0(1294)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1298)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1298)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI196(1297)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1303)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1303)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI210(1302)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1308)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1308)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1305)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI220(1307)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1309)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1309)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1297)@9c5eab095fdf: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='F45B7CB4'O, index=0 SGSN_Test-GSUP(1310)@9c5eab095fdf: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1312) TC_cell_change_different_ci_data-BVCI196(1297)@9c5eab095fdf: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1302)@9c5eab095fdf: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='F45B7CB4'O, index=0 TC_cell_change_different_ci_data(1312)@9c5eab095fdf: 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 := '5872B4292A1D08B1CBD05D1FF965C671'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53FBDD85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA2C324DD7CDD2D9'O } } } } } SGSN_Test-GSUP(1310)@9c5eab095fdf: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1312) SGSN_Test-GSUP(1310)@9c5eab095fdf: Added IMSI table entry 0TC_cell_change_different_ci_data(1312)"262420000000071" TC_cell_change_different_ci_data(1312)@9c5eab095fdf: setverdict(pass): none -> pass TC_cell_change_different_ci_data-BVCI210(1302)@9c5eab095fdf: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1307)@9c5eab095fdf: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='C6FD38E9'O, index=0 TC_cell_change_different_ci_data-BVCI196(1297)@9c5eab095fdf: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1312)@9c5eab095fdf: Final verdict of PTC: pass TC_cell_change_different_ci_data-BVCI196(1297)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1298)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1302)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1308)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1303)@9c5eab095fdf: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1307)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1301)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1311)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1296)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1306)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1310)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1297): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1302): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1307): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1311): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_cell_change_different_ci_data(1312): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Jul 5 08:50:23 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102172) Waiting for packet dumper to finish... 1 (prev_count=102172, count=103249) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Jul 5 08:50:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/data/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_sgsn_context_req_in started. SGSN_Test-Gb0-NS0(1313)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1317)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1317)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI196(1316)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1323)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1323)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1322)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI210(1320)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1322)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1327)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1327)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI220(1326)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1328)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1328)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1316)@9c5eab095fdf: Adding Client=TC_sgsn_context_req_in(1331), IMSI='262420000000072'H, TLLI='DD460EAD'O, index=0 SGSN_Test-GSUP(1329)@9c5eab095fdf: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1331) TC_sgsn_context_req_in(1331)@9c5eab095fdf: 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 := '2D58472D31F0B4242628E2E781AC09BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1AE40498'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F48A6CE7FAD26A4'O } } } } } SGSN_Test-GSUP(1329)@9c5eab095fdf: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1331) SGSN_Test-GSUP(1329)@9c5eab095fdf: Added IMSI table entry 0TC_sgsn_context_req_in(1331)"262420000000072" TC_sgsn_context_req_in(1331)@9c5eab095fdf: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" TC_sgsn_context_req_in-BVCI196(1316)@9c5eab095fdf: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1331)@9c5eab095fdf: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" SGSN_Test-GSUP(1329)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@9c5eab095fdf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1320)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1323)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@9c5eab095fdf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1316)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1327)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@9c5eab095fdf: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1326)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1317)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1321)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1325)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1315)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1330)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1316): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1320): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1326): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1330): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_sgsn_context_req_in(1331): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@9c5eab095fdf: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Jul 5 08:50:30 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80155) Waiting for packet dumper to finish... 1 (prev_count=80155, count=96271) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Jul 5 08:50:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/data/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_sgsn_context_req_out started. SGSN_Test-Gb0-NS0(1332)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1336)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(1337)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1337)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1333)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1334)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1341)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1341)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1338)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1342)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI210(1340)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1346)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1346)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1343)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI220(1345)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1347)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1347)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1334)@9c5eab095fdf: Adding Client=TC_sgsn_context_req_out(1350), IMSI='262420000000073'H, TLLI='D28C9AB6'O, index=0 SGSN_Test-GSUP(1348)@9c5eab095fdf: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1350) TC_sgsn_context_req_out(1350)@9c5eab095fdf: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@9c5eab095fdf: Test Component 1350 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-BSSGP1(1338)@9c5eab095fdf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1334)@9c5eab095fdf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1340)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1337)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1341)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1348)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@9c5eab095fdf: Final verdict of PTC: none TC_sgsn_context_req_out(1350)@9c5eab095fdf: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-Gb1-NS1(1336)@9c5eab095fdf: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1345)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1344)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1335)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1349)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1339)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1346)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1334): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1340): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1345): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1349): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_sgsn_context_req_out(1350): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@9c5eab095fdf: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Jul 5 08:50:35 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40554) Waiting for packet dumper to finish... 1 (prev_count=40554, count=54443) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Jul 5 08:50:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/data/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_attach_req_id_req_ra_update started. SGSN_Test-Gb0-NS0(1351)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1355)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1355)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1352)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_attach_req_id_req_ra_update-BVCI196(1354)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1360)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1360)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1357)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_attach_req_id_req_ra_update-BVCI210(1359)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1365)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1365)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1362)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI220(1364)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1366)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1366)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@9c5eab095fdf: IPA ID RESP: { { 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)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1354)@9c5eab095fdf: Adding Client=TC_attach_req_id_req_ra_update(1369), IMSI='262420000000047'H, TLLI='C447B7D6'O, index=0 SGSN_Test-GSUP(1367)@9c5eab095fdf: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1369) TC_attach_req_id_req_ra_update(1369)@9c5eab095fdf: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1354)@9c5eab095fdf: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1369)@9c5eab095fdf: Final verdict of PTC: pass TC_attach_req_id_req_ra_update-BVCI196(1354)@9c5eab095fdf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1359)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1367)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1355)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1360)@9c5eab095fdf: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1364)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1353)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1358)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1368)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1365)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1363)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1354): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1359): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1364): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1368): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_attach_req_id_req_ra_update(1369): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Jul 5 08:50:39 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3913) Waiting for packet dumper to finish... 1 (prev_count=3913, count=61799) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@9c5eab095fdf: Test execution finished. MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Jul 5 08:50:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_iu_attach started. SGSN_Test-Gb0-NS0(1370)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1374)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1374)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1371)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_iu_attach-BVCI196(1373)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1379)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1379)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1376)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_iu_attach-BVCI210(1378)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1384)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1384)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1381)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9c5eab095fdf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9c5eab095fdf: Starting RAN_Emulation SGSN_Test_0-M3UA(1387)@9c5eab095fdf: ************************************************* SGSN_Test_0-M3UA(1387)@9c5eab095fdf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1387)@9c5eab095fdf: ************************************************* SGSN_Test_0-SCCP(1385)@9c5eab095fdf: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1382)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1387)@9c5eab095fdf: SCTP_ConnectResult -> connection established from: "172.18.191.103":23908 to server: "172.18.191.200":2905 association #8 SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1386)@9c5eab095fdf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1373)@9c5eab095fdf: Adding Client=TC_iu_attach(1391), IMSI='262420000001001'H, TLLI='C3903DFA'O, index=0 SGSN_Test-GSUP(1389)@9c5eab095fdf: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1391) TC_iu_attach(1391)@9c5eab095fdf: 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 := '79AD'O, rac := '8E'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(1386)@9c5eab095fdf: Added conn table entry 0TC_iu_attach(1391)358937 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: First idle individual index:0 SGSN_Test_0-RAN(1386)@9c5eab095fdf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: { messageType := 2, destLocRef := '057A19'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(1385)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1391)@9c5eab095fdf: 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 := '3256270D633B544357D5DA33BC059FDC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F49EA7B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2AEDAF956511E941'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E00CC0EE92CD4217E3FFEF370AC304C8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FF353505631DD69FFA72671CCF6E5A1A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FBE84200999DD748BC1F4ED058178159'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9CB513206894C902'O } } } } } SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_len:23 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1389)@9c5eab095fdf: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1391) SGSN_Test-GSUP(1389)@9c5eab095fdf: Added IMSI table entry 0TC_iu_attach(1391)"262420000001001" SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_len:37 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301229CB5132023094B99990000100001F029046894C902'O SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_len:12 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_len:14 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_len:7 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1385)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-RAN(1386)@9c5eab095fdf: Deleted conn table entry 0TC_iu_attach(1391)358937 TC_iu_attach(1391)@9c5eab095fdf: setverdict(pass): none -> pass TC_iu_attach(1391)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1373)@9c5eab095fdf: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1391)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test_0-RAN(1386)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test_0-M3UA(1387)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test_0-SCCP(1385)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach-BVCI196(1373)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach-BVCI210(1378)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1384)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1374)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach-BVCI220(1382)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1372)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1389)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1383)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1388)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1377)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1379)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1390)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach-BVCI196(1373): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach-BVCI210(1378): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach-BVCI220(1382): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-SCCP(1385): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-RAN(1386): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-M3UA(1387): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1388): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1389): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1390): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach(1391): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_iu_attach finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Jul 5 08:50:44 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222488) Waiting for packet dumper to finish... 1 (prev_count=222488, count=223565) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Jul 5 08:50:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_iu_attach_encr started. SGSN_Test-Gb0-NS0(1392)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1393)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1392)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1396)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1396)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1396)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1396)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1396)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1393)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1393)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1397)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_iu_attach_encr-BVCI196(1395)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1398)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1397)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1402)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1402)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1401)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 -NSVCI98(1402)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1402)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1402)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1398)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1398)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI210(1399)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1403)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1401)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1406)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1406)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1406)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1406)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1406)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1403)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1403)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI220(1405)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9c5eab095fdf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9c5eab095fdf: Starting RAN_Emulation SGSN_Test_0-M3UA(1409)@9c5eab095fdf: ************************************************* SGSN_Test_0-M3UA(1409)@9c5eab095fdf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1409)@9c5eab095fdf: ************************************************* SGSN_Test_0-SCCP(1407)@9c5eab095fdf: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1409)@9c5eab095fdf: SCTP_ConnectResult -> connection established from: "172.18.191.103":23908 to server: "172.18.191.200":2905 association #8 SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1408)@9c5eab095fdf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1395)@9c5eab095fdf: Adding Client=TC_iu_attach_encr(1413), IMSI='262420000001001'H, TLLI='E1D50E48'O, index=0 SGSN_Test-GSUP(1411)@9c5eab095fdf: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1413) TC_iu_attach_encr(1413)@9c5eab095fdf: 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 := 'C918'O, rac := 'E5'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(1408)@9c5eab095fdf: Added conn table entry 0TC_iu_attach_encr(1413)14405295 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: First idle individual index:0 SGSN_Test_0-RAN(1408)@9c5eab095fdf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: { messageType := 2, destLocRef := 'DBCEAF'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(1407)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1413)@9c5eab095fdf: 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 := '4BB42198CBFCFC115EDCB0412FEC5B60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C356EF7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6FD5820465FCAAF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BBAD32888BF3F29B0768D8FA9D0EBCD2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B76D0F5ECEE11DA5A31FDC2516DCD463'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C237394757C66137C4F3E6B78063D578'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B470C12545E7EC12'O } } } } } SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_len:23 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1411)@9c5eab095fdf: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1413) SGSN_Test-GSUP(1411)@9c5eab095fdf: Added IMSI table entry 0TC_iu_attach_encr(1413)"262420000001001" SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_len:37 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422B470C12523094B99990000100001F0290445E7EC12'O SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_len:17 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_len:14 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_len:7 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1407)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-RAN(1408)@9c5eab095fdf: Deleted conn table entry 0TC_iu_attach_encr(1413)14405295 TC_iu_attach_encr(1413)@9c5eab095fdf: setverdict(pass): none -> pass TC_iu_attach_encr(1413)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1395)@9c5eab095fdf: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1413)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test_0-RAN(1408)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test_0-M3UA(1409)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test_0-SCCP(1407)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1398)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1395)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1393)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1399)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1411)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1405)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1402)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1397)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1392)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1396)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1404)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1401)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1394)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1406)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1403)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1412)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1400)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1410)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1392): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1393): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1394): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach_encr-BVCI196(1395): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1396): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1397): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1398): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach_encr-BVCI210(1399): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1400): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1401): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1402): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1403): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1404): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach_encr-BVCI220(1405): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1406): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-SCCP(1407): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-RAN(1408): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-M3UA(1409): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1410): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1411): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1412): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach_encr(1413): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_iu_attach_encr finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Jul 5 08:50:50 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225773) Waiting for packet dumper to finish... 1 (prev_count=225773, count=226850) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Jul 5 08:50:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_iu_attach_geran_rau started. SGSN_Test-Gb0-NS0(1414)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1415)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1414)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1418)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1418)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI97(1418)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1418)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1418)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1415)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1415)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1419)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 TC_iu_attach_geran_rau-BVCI196(1417)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1420)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1419)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1423)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1423)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1423)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1423)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1423)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1420)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1420)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1424)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 TC_iu_attach_geran_rau-BVCI210(1422)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1425)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1424)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1428)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1428)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1428)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1428)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1428)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1425)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1425)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_geran_rau-BVCI220(1427)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9c5eab095fdf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9c5eab095fdf: Starting RAN_Emulation SGSN_Test_0-M3UA(1431)@9c5eab095fdf: ************************************************* SGSN_Test_0-M3UA(1431)@9c5eab095fdf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1431)@9c5eab095fdf: ************************************************* SGSN_Test_0-SCCP(1429)@9c5eab095fdf: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1431)@9c5eab095fdf: SCTP_ConnectResult -> connection established from: "172.18.191.103":23908 to server: "172.18.191.200":2905 association #8 SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1430)@9c5eab095fdf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1417)@9c5eab095fdf: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='D46081DA'O, index=0 SGSN_Test-GSUP(1433)@9c5eab095fdf: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1435) TC_iu_attach_geran_rau(1435)@9c5eab095fdf: 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 := '6F0C'O ("o\f"), rac := '96'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(1430)@9c5eab095fdf: Added conn table entry 0TC_iu_attach_geran_rau(1435)9060340 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: First idle individual index:0 SGSN_Test_0-RAN(1430)@9c5eab095fdf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: { messageType := 2, destLocRef := '8A3FF4'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(1429)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1435)@9c5eab095fdf: 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 := 'AEB5E1B7F26C487D807134F127AD9CE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0376F09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7C1D3080F7CA663'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8B5320630DBE3EB7B4FCB7A873D68636'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16D00A905621AA24A6230AF9D1F08E8E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49E371BFD3AFC2F04BB9E7D1845D02FF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AE11764E038DC94F'O } } } } } SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_len:23 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O SGSN_Test-GSUP(1433)@9c5eab095fdf: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1435) SGSN_Test-GSUP(1433)@9c5eab095fdf: Added IMSI table entry 0TC_iu_attach_geran_rau(1435)"262420000001002" SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_len:37 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422AE11764E23094B99990000100002F02904038DC94F'O SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_len:12 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_len:14 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_len:7 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1429)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-RAN(1430)@9c5eab095fdf: Deleted conn table entry 0TC_iu_attach_geran_rau(1435)9060340 TC_iu_attach_geran_rau(1435)@9c5eab095fdf: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1417)@9c5eab095fdf: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1417)@9c5eab095fdf: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='EE63D92D'O, index=1 TC_iu_attach_geran_rau(1435)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1435)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1417)@9c5eab095fdf: Removing Client IMSI='262420000001002'H, index=1 TC_iu_attach_geran_rau(1435)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test_0-RAN(1430)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test_0-M3UA(1431)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test_0-SCCP(1429)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1417)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1422)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1415)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1414)@9c5eab095fdf: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1427)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1419)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1432)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1420)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1416)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1428)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1418)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1421)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1425)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1434)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1426)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1424)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1433)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1423)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1414): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1415): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1416): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1417): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1418): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1419): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1420): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1421): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1422): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1423): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1424): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1425): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1426): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1427): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1428): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-SCCP(1429): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-RAN(1430): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-M3UA(1431): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1432): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1433): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1434): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_iu_attach_geran_rau(1435): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Jul 5 08:50:55 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233843) Waiting for packet dumper to finish... 1 (prev_count=233843, count=234920) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Jul 5 08:50:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/data/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_geran_attach_iu_rau started. SGSN_Test-Gb0-NS0(1436)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21010 SGSN_Test-Gb0-BSSGP0(1437)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1436)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1441)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1441)@9c5eab095fdf: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1440)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21011 -NSVCI97(1441)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1441)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1441)@9c5eab095fdf: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1437)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1437)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI196(1438)@9c5eab095fdf: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1442)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI98(1445)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1445)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@9c5eab095fdf: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1446)@9c5eab095fdf: Creating NSIP provider for "172.18.191.103":21012 SGSN_Test-Gb1-BSSGP1(1442)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1442)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI210(1444)@9c5eab095fdf: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1447)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1446)@9c5eab095fdf: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.191.103", remote_udp_port := 23000, remote_ip := "172.18.191.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@9c5eab095fdf: Provider Link came up: sending NS-RESET -NSVCI99(1450)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1450)@9c5eab095fdf: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@9c5eab095fdf: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1447)@9c5eab095fdf: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1447)@9c5eab095fdf: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI220(1449)@9c5eab095fdf: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9c5eab095fdf: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9c5eab095fdf: Starting RAN_Emulation SGSN_Test_0-M3UA(1453)@9c5eab095fdf: ************************************************* SGSN_Test_0-M3UA(1453)@9c5eab095fdf: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1453)@9c5eab095fdf: ************************************************* SGSN_Test_0-SCCP(1451)@9c5eab095fdf: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1453)@9c5eab095fdf: SCTP_ConnectResult -> connection established from: "172.18.191.103":23908 to server: "172.18.191.200":2905 association #8 SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1452)@9c5eab095fdf: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1438)@9c5eab095fdf: Adding Client=TC_geran_attach_iu_rau(1457), IMSI='262420000001003'H, TLLI='C65B1D0D'O, index=0 SGSN_Test-GSUP(1455)@9c5eab095fdf: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1457) TC_geran_attach_iu_rau(1457)@9c5eab095fdf: 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 := 'E35CE528C6E3E783DF4D5270B3DBCCCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82EBBCD9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F14CA3C5FA2453C3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '63F94880D5178B6284BE479F0A3ABFC2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '668239878C8456713CAE693C4A2B329C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4E69BE356C575A4206ECC1A76C627EE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '07EB3725C5DED03B'O } } } } } SGSN_Test-GSUP(1455)@9c5eab095fdf: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1457) SGSN_Test-GSUP(1455)@9c5eab095fdf: Added IMSI table entry 0TC_geran_attach_iu_rau(1457)"262420000001003" TC_geran_attach_iu_rau(1457)@9c5eab095fdf: 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 := 'D959D920'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(1452)@9c5eab095fdf: Added conn table entry 0TC_geran_attach_iu_rau(1457)12039946 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: First idle individual index:0 SGSN_Test_0-RAN(1452)@9c5eab095fdf: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: { messageType := 2, destLocRef := 'B7B70A'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(1451)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: vl_len:12 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1451)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@9c5eab095fdf: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@9c5eab095fdf: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1457)@9c5eab095fdf: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1457)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1457)@9c5eab095fdf: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1438)@9c5eab095fdf: Removing Client IMSI='262420000001003'H, index=0 TC_geran_attach_iu_rau(1457)@9c5eab095fdf: Final verdict of PTC: pass SGSN_Test_0-SCCP(1451)@9c5eab095fdf: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: vl_len:14 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: vl_from0 SGSN_Test_0-SCCP(1451)@9c5eab095fdf: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O SGSN_Test_0-RAN(1452)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test_0-M3UA(1453)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test_0-SCCP(1451)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1437)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1436)@9c5eab095fdf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1438)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98-provIP(1443)@9c5eab095fdf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1444)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1442)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99(1450)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97-provIP(1439)@9c5eab095fdf: Final verdict of PTC: none -NSVCI97(1441)@9c5eab095fdf: Final verdict of PTC: none -NSVCI98(1445)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@9c5eab095fdf: Final verdict of PTC: none -NSVCI99-provIP(1448)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1446)@9c5eab095fdf: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1449)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GSUP(1455)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-GTP(1456)@9c5eab095fdf: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1447)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-NS0(1436): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1437): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1438): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97-provIP(1439): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI97(1441): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1442): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1444): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-NS2(1446): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1447): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1449): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-SCCP(1451): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-RAN(1452): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test_0-M3UA(1453): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC SGSN_Test-GTP(1456): none (none -> none) MTC@9c5eab095fdf: Local verdict of PTC TC_geran_attach_iu_rau(1457): pass (none -> pass) MTC@9c5eab095fdf: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Jul 5 08:51:00 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=184303) Waiting for packet dumper to finish... 1 (prev_count=184303, count=185380) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MC@9c5eab095fdf: Test execution finished. MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Jul 5 08:51:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/data/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_NS_connect_alive started. -provIP0(1458)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: none MTC@9c5eab095fdf: Local verdict of PTC -provIP0(1458): none (none -> none) MTC@9c5eab095fdf: Test case TC_NS_connect_alive finished. Verdict: none MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none'. Fri Jul 5 08:51:04 UTC 2024 ------ SGSN_Tests_NS.TC_NS_connect_alive none ------ Saving talloc report from 172.18.191.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9021) Waiting for packet dumper to finish... 1 (prev_count=9021, count=16421) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Jul 5 08:51:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/data/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@9c5eab095fdf: Test case TC_NS_connect_reset started. MTC@9c5eab095fdf: setverdict(pass): none -> pass -provIP0(1459)@9c5eab095fdf: Final verdict of PTC: none MTC@9c5eab095fdf: Setting final verdict of the test case. MTC@9c5eab095fdf: Local verdict of MTC: pass MTC@9c5eab095fdf: Local verdict of PTC -provIP0(1459): none (pass -> pass) MTC@9c5eab095fdf: Test case TC_NS_connect_reset finished. Verdict: pass MTC@9c5eab095fdf: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Jul 5 08:51:09 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 172.18.191.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7420) Waiting for packet dumper to finish... 1 (prev_count=7420, count=14820) MTC@9c5eab095fdf: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@9c5eab095fdf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9c5eab095fdf: Terminating MTC. MC@9c5eab095fdf: MTC terminated. MC2> exit MC@9c5eab095fdf: Shutting down session. MC@9c5eab095fdf: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass 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_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_sgsn_context_req_in NEW: FAIL SGSN_Tests.TC_sgsn_context_req_out Summary: NEW: FAIL: 2 xfail: 3 pass: 73 skip: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm Generated SGSN_Tests.TC_NS_connect_alive.merged Generated SGSN_Tests.TC_NS_connect_reset.merged Generated SGSN_Tests.TC_attach.merged Generated SGSN_Tests.TC_attach_accept_all.merged Generated SGSN_Tests.TC_attach_auth_id_timeout.merged Generated SGSN_Tests.TC_attach_auth_sai_reject.merged Generated SGSN_Tests.TC_attach_auth_sai_timeout.merged Generated SGSN_Tests.TC_attach_check_complete_resend.merged Generated SGSN_Tests.TC_attach_check_subscriber_list.merged Generated SGSN_Tests.TC_attach_closed.merged Generated SGSN_Tests.TC_attach_closed_add_vty.merged Generated SGSN_Tests.TC_attach_combined.merged Generated SGSN_Tests.TC_attach_detach_check_subscriber_list.merged Generated SGSN_Tests.TC_attach_echo_timeout.merged Generated SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.merged Generated SGSN_Tests.TC_attach_gsup_lu_reject.merged Generated SGSN_Tests.TC_attach_gsup_lu_timeout.merged Generated SGSN_Tests.TC_attach_mnc3.merged Generated SGSN_Tests.TC_attach_no_imei_response.merged Generated SGSN_Tests.TC_attach_no_imsi_response.merged Generated SGSN_Tests.TC_attach_pdp_act.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_dup.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.merged Generated SGSN_Tests.TC_attach_pdp_act_ggsn_reject.merged Generated SGSN_Tests.TC_attach_pdp_act_gmm_detach.merged Generated SGSN_Tests.TC_attach_pdp_act_user.merged Generated SGSN_Tests.TC_attach_pdp_act_user_deact_mo.merged Generated SGSN_Tests.TC_attach_pdp_act_user_deact_mt.merged Generated SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.merged Generated SGSN_Tests.TC_attach_rau.merged Generated SGSN_Tests.TC_attach_rau_a_a.merged Generated SGSN_Tests.TC_attach_rau_a_b.merged Generated SGSN_Tests.TC_attach_req_id_req_ra_update.merged Generated SGSN_Tests.TC_attach_restart_ctr_create.merged Generated SGSN_Tests.TC_attach_restart_ctr_echo.merged Generated SGSN_Tests.TC_attach_second_attempt.merged Generated SGSN_Tests.TC_attach_timeout_after_pdp_act.merged Generated SGSN_Tests.TC_attach_umts_aka_gsm_sres.merged Generated SGSN_Tests.TC_attach_umts_aka_umts_res.merged Generated SGSN_Tests.TC_attach_usim_a50_a54.merged Generated SGSN_Tests.TC_attach_usim_a53_a54.merged Generated SGSN_Tests.TC_attach_usim_a54_a50.merged Generated SGSN_Tests.TC_attach_usim_a54_a53.merged Generated SGSN_Tests.TC_attach_usim_a54_a54.merged Generated SGSN_Tests.TC_attach_usim_resync.merged Generated SGSN_Tests.TC_bssgp_rim_single_report.merged Generated SGSN_Tests.TC_cell_change_different_ci_attach.merged Generated SGSN_Tests.TC_cell_change_different_ci_data.merged Generated SGSN_Tests.TC_cell_change_different_rai_ci_attach.merged Generated SGSN_Tests.TC_cell_change_different_rai_ci_data.merged Generated SGSN_Tests.TC_detach_nopoweroff.merged Generated SGSN_Tests.TC_detach_poweroff.merged Generated SGSN_Tests.TC_detach_unknown_nopoweroff.merged Generated SGSN_Tests.TC_detach_unknown_poweroff.merged Generated SGSN_Tests.TC_geran_attach_iu_rau.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_update.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_withdraw.merged Generated SGSN_Tests.TC_iu_attach.merged Generated SGSN_Tests.TC_iu_attach_encr.merged Generated SGSN_Tests.TC_iu_attach_geran_rau.merged Generated SGSN_Tests.TC_llc_null.merged Generated SGSN_Tests.TC_llc_sabm_dm_ll5.merged Generated SGSN_Tests.TC_llc_sabm_dm_llgmm.merged Generated SGSN_Tests.TC_paging_ps.merged Generated SGSN_Tests.TC_pdp_act_unattached.merged Generated SGSN_Tests.TC_rau_unknown.merged Generated SGSN_Tests.TC_rim_eutran_to_geran.merged Generated SGSN_Tests.TC_sgsn_context_req_in.merged Generated SGSN_Tests.TC_sgsn_context_req_out.merged Generated SGSN_Tests.TC_suspend_nopaging.merged Generated SGSN_Tests.TC_suspend_rau.merged Generated SGSN_Tests.TC_suspend_resume.merged Generated SGSN_Tests.TC_xid_empty_l3.merged Generated SGSN_Tests.TC_xid_n201u.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-sgsn-test-191 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sgsn-test-latest-2099-sgsn jenkins-ttcn3-sgsn-test-latest-2099-stp + [ -n jenkins-ttcn3-sgsn-test-latest-2099-sgsn jenkins-ttcn3-sgsn-test-latest-2099-stp ] + docker_kill_wait jenkins-ttcn3-sgsn-test-latest-2099-sgsn jenkins-ttcn3-sgsn-test-latest-2099-stp + docker kill jenkins-ttcn3-sgsn-test-latest-2099-sgsn jenkins-ttcn3-sgsn-test-latest-2099-stp jenkins-ttcn3-sgsn-test-latest-2099-sgsn jenkins-ttcn3-sgsn-test-latest-2099-stp + docker wait jenkins-ttcn3-sgsn-test-latest-2099-sgsn jenkins-ttcn3-sgsn-test-latest-2099-stp 137 137 + network_remove + set +x Removing network ttcn3-sgsn-test-191 + docker network remove ttcn3-sgsn-test-191 ttcn3-sgsn-test-191 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/cache --name jenkins-ttcn3-sgsn-test-latest-2099-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn-tester/junit-xml-21.log SGSN_Tests.ttcn:3916 SGSN_Tests control part SGSN_Tests.ttcn:1191 TC_attach_gsup_lu_timeout testcase SGSN_Tests.ttcn:3917 SGSN_Tests control part SGSN_Tests.ttcn:1222 TC_attach_gsup_lu_reject testcase Tguard timeout SGSN_Tests.ttcn:3952 SGSN_Tests control part SGSN_Tests.ttcn:1946 TC_attach_second_attempt testcase Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3983 SGSN_Tests control part SGSN_Tests.ttcn:3805 TC_sgsn_context_req_in testcase Rx unexpected RAU Reject SGSN_Tests.ttcn:3984 SGSN_Tests control part SGSN_Tests.ttcn:3903 TC_sgsn_context_req_out testcase no verdict 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