Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-msc-test 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-msc-test # 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-asan Seen branch in repository origin/pespin/asterisk 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 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-msc-test] $ /bin/sh -xe /tmp/jenkins14518816243060331773.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-msc-test + export IMAGE_SUFFIX=master + cd ttcn3-msc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-msc-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs ] + [ xjenkins-ttcn3-msc-test-2378 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-msc-test + SUITE_NAME=ttcn3-msc-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-msc-master ttcn3-msc-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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/debian-bookworm-build' 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-msc-test/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=sysmocom/master \ --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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #6 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.1s #12 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #12 CACHED #13 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #13 CACHED #14 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 CACHED #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #22 CACHED #23 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #23 CACHED #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 CACHED #25 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:85cad9b0b6b6c2ac703f609f19600abe0602cb53f384631be07a53fe1ca589ba done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 85cad9b0b6b6 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/osmo-stp-master' 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-msc-test/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=sysmocom/master \ --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 \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.23kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 CACHED #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.379 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.379 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.381 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.382 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.642 Reading package lists... #7 1.365 Reading package lists... #7 2.098 Building dependency tree... #7 2.313 Reading state information... #7 2.643 The following additional packages will be installed: #7 2.643 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 2.643 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 2.650 libosmovty13 osmocom-nightly #7 2.682 The following NEW packages will be installed: #7 2.682 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 2.682 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 2.685 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 2.724 0 upgraded, 15 newly installed, 0 to remove and 6 not upgraded. #7 2.724 Need to get 1987 kB of archives. #7 2.724 After this operation, 7202 kB of additional disk space will be used. #7 2.724 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405032026 [1164 B] #7 2.728 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405032026 [164 kB] #7 2.732 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405032026 [46.0 kB] #7 2.738 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405032026 [65.4 kB] #7 2.738 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405032026 [222 kB] #7 2.738 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405032026 [66.0 kB] #7 2.738 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405032026 [97.8 kB] #7 2.742 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405032026 [173 kB] #7 2.743 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405032026 [54.4 kB] #7 2.744 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405032026 [58.5 kB] #7 2.747 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405032026 [45.2 kB] #7 2.747 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405032026 [38.6 kB] #7 2.749 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405032026 [838 kB] #7 2.764 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405032026 [52.5 kB] #7 2.773 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405032026 [64.6 kB] #7 2.988 debconf: delaying package configuration, since apt-utils is not installed #7 3.047 Fetched 1987 kB in 0s (25.2 MB/s) #7 3.070 Selecting previously unselected package osmocom-nightly. #7 3.070 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #7 3.126 Preparing to unpack .../00-osmocom-nightly_202405032026_amd64.deb ... #7 3.129 Unpacking osmocom-nightly (202405032026) ... #7 3.164 Selecting previously unselected package libosmocore21:amd64. #7 3.173 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.179 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405032026) ... #7 3.230 Selecting previously unselected package libosmocodec4:amd64. #7 3.237 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.243 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405032026) ... #7 3.302 Selecting previously unselected package libosmoisdn0:amd64. #7 3.307 Preparing to unpack .../03-libosmoisdn0_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.313 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405032026) ... #7 3.358 Selecting previously unselected package libosmogsm20:amd64. #7 3.366 Preparing to unpack .../04-libosmogsm20_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.369 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405032026) ... #7 3.423 Selecting previously unselected package libosmocoding0:amd64. #7 3.432 Preparing to unpack .../05-libosmocoding0_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.436 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405032026) ... #7 3.472 Selecting previously unselected package libosmovty13:amd64. #7 3.480 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.483 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405032026) ... #7 3.524 Selecting previously unselected package libosmogb14:amd64. #7 3.532 Preparing to unpack .../07-libosmogb14_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.535 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405032026) ... #7 3.585 Selecting previously unselected package libosmoctrl0:amd64. #7 3.594 Preparing to unpack .../08-libosmoctrl0_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.597 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405032026) ... #7 3.634 Selecting previously unselected package libosmosim2:amd64. #7 3.642 Preparing to unpack .../09-libosmosim2_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.645 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405032026) ... #7 3.684 Selecting previously unselected package libosmousb0:amd64. #7 3.692 Preparing to unpack .../10-libosmousb0_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.698 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405032026) ... #7 3.732 Selecting previously unselected package libosmocore. #7 3.741 Preparing to unpack .../11-libosmocore_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.747 Unpacking libosmocore (1.9.0.196.9975.202405032026) ... #7 3.782 Selecting previously unselected package libosmocore-dev:amd64. #7 3.790 Preparing to unpack .../12-libosmocore-dev_1.9.0.196.9975.202405032026_amd64.deb ... #7 3.793 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405032026) ... #7 3.899 Selecting previously unselected package libosmonetif11:amd64. #7 3.908 Preparing to unpack .../13-libosmonetif11_1.4.0.54.05ff.202405032026_amd64.deb ... #7 3.911 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405032026) ... #7 3.945 Selecting previously unselected package libosmo-netif-dev:amd64. #7 3.954 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.54.05ff.202405032026_amd64.deb ... #7 3.958 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405032026) ... #7 4.024 Setting up osmocom-nightly (202405032026) ... #7 4.036 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405032026) ... #7 4.049 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405032026) ... #7 4.061 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405032026) ... #7 4.074 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405032026) ... #7 4.097 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405032026) ... #7 4.105 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405032026) ... #7 4.116 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405032026) ... #7 4.125 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405032026) ... #7 4.138 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405032026) ... #7 4.150 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405032026) ... #7 4.160 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405032026) ... #7 4.171 Setting up libosmocore (1.9.0.196.9975.202405032026) ... #7 4.180 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405032026) ... #7 4.191 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405032026) ... #7 4.204 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 DONE 4.4s #8 [3/7] WORKDIR /DATA #8 DONE 0.0s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.309 Cloning into 'libosmo-sccp'... #9 DONE 0.6s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.1s #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.439 Already on 'master' #11 0.439 Your branch is up to date with 'origin/master'. #11 0.440 refs/heads/master #11 0.442 HEAD is now at ee75a07 .deb/.rpm: add osmocom user during package install #11 0.443 master #11 0.444 ee75a07dfdfefa314aa502de0994cc56cb9a00da #11 3.298 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.298 libtoolize: copying file './ltmain.sh' #11 3.414 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.414 libtoolize: and rerunning libtoolize and aclocal. #11 3.414 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.875 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.875 configure.ac:167: You should run autoupdate. #11 4.875 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.875 configure.ac:167: the top level #11 4.875 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 4.875 configure.ac:184: You should run autoupdate. #11 6.029 configure.ac:23: installing './compile' #11 6.030 configure.ac:25: installing './config.guess' #11 6.031 configure.ac:25: installing './config.sub' #11 6.033 configure.ac:9: installing './install-sh' #11 6.035 configure.ac:9: installing './missing' #11 6.189 examples/Makefile.am: installing './depcomp' #11 6.698 checking for a BSD-compatible install... /usr/bin/install -c #11 6.710 checking whether build environment is sane... yes #11 6.716 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.719 checking for gawk... gawk #11 6.720 checking whether make sets $(MAKE)... yes #11 6.728 checking whether make supports nested variables... yes #11 6.734 checking whether make supports nested variables... (cached) yes #11 6.735 checking whether make sets $(MAKE)... (cached) yes #11 6.736 checking for gcc... gcc #11 6.755 checking whether the C compiler works... yes #11 6.790 checking for C compiler default output file name... a.out #11 6.791 checking for suffix of executables... #11 6.830 checking whether we are cross compiling... no #11 6.870 checking for suffix of object files... o #11 6.886 checking whether the compiler supports GNU C... yes #11 6.904 checking whether gcc accepts -g... yes #11 6.919 checking for gcc option to enable C11 features... none needed #11 6.945 checking whether gcc understands -c and -o together... yes #11 6.978 checking whether make supports the include directive... yes (GNU style) #11 6.985 checking dependency style of gcc... gcc3 #11 7.012 checking build system type... x86_64-pc-linux-gnu #11 7.058 checking host system type... x86_64-pc-linux-gnu #11 7.059 checking how to print strings... printf #11 7.086 checking for a sed that does not truncate output... /usr/bin/sed #11 7.090 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.092 checking for egrep... /usr/bin/grep -E #11 7.094 checking for fgrep... /usr/bin/grep -F #11 7.096 checking for ld used by gcc... /usr/bin/ld #11 7.101 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.103 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.106 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.128 checking whether ln -s works... yes #11 7.128 checking the maximum length of command line arguments... 1572864 #11 7.133 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.133 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.133 checking for /usr/bin/ld option to reload object files... -r #11 7.133 checking for file... file #11 7.134 checking for objdump... objdump #11 7.134 checking how to recognize dependent libraries... pass_all #11 7.135 checking for dlltool... no #11 7.135 checking how to associate runtime and link libraries... printf %s\n #11 7.135 checking for ar... ar #11 7.136 checking for archiver @FILE support... @ #11 7.161 checking for strip... strip #11 7.162 checking for ranlib... ranlib #11 7.162 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.241 checking for sysroot... no #11 7.241 checking for a working dd... /usr/bin/dd #11 7.246 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.279 checking for mt... no #11 7.279 checking if : is a manifest tool... no #11 7.284 checking for stdio.h... yes #11 7.309 checking for stdlib.h... yes #11 7.334 checking for string.h... yes #11 7.359 checking for inttypes.h... yes #11 7.380 checking for stdint.h... yes #11 7.405 checking for strings.h... yes #11 7.444 checking for sys/stat.h... yes #11 7.480 checking for sys/types.h... yes #11 7.508 checking for unistd.h... yes #11 7.538 checking for dlfcn.h... yes #11 7.574 checking for objdir... .libs #11 7.647 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.677 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.677 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.707 checking if gcc static flag -static works... yes #11 7.780 checking if gcc supports -c -o file.o... yes #11 7.884 checking if gcc supports -c -o file.o... (cached) yes #11 7.884 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.932 checking whether -lc should be explicitly linked in... no #11 8.028 checking dynamic linker characteristics... GNU/Linux ld.so #11 8.199 checking how to hardcode library paths into programs... immediate #11 8.199 checking whether stripping libraries is possible... yes #11 8.203 checking if libtool supports shared libraries... yes #11 8.203 checking whether to build shared libraries... yes #11 8.203 checking whether to build static libraries... yes #11 8.203 checking for pkg-config... /usr/bin/pkg-config #11 8.203 checking for pkg-config... /usr/bin/pkg-config #11 8.203 checking pkg-config is at least version 0.20... yes #11 8.204 checking for libosmocore >= 1.9.0... yes #11 8.218 checking for libosmovty >= 1.9.0... yes #11 8.229 checking for libosmogsm >= 1.9.0... yes #11 8.243 checking for libosmo-netif >= 1.4.0... yes #11 8.263 checking for library containing sctp_recvmsg... -lsctp #11 8.452 checking if gcc supports -fvisibility=hidden... yes #11 8.520 checking for doxygen... /usr/bin/doxygen #11 8.530 checking whether to enable VTY/CTRL tests... no #11 8.530 CFLAGS=" -std=gnu11 -Wall" #11 8.530 CPPFLAGS=" -Wall" #11 8.607 checking that generated files are newer than configure... done #11 8.608 configure: creating ./config.status #11 9.236 config.status: creating libosmo-sigtran.pc #11 9.245 config.status: creating libosmo-sccp.pc #11 9.253 config.status: creating libosmo-mtp.pc #11 9.260 config.status: creating libosmo-xua.pc #11 9.267 config.status: creating include/osmocom/Makefile #11 9.277 config.status: creating include/osmocom/sccp/Makefile #11 9.285 config.status: creating include/osmocom/mtp/Makefile #11 9.293 config.status: creating include/osmocom/sigtran/Makefile #11 9.303 config.status: creating include/Makefile #11 9.313 config.status: creating src/Makefile #11 9.324 config.status: creating tests/Makefile #11 9.336 config.status: creating tests/sccp/Makefile #11 9.347 config.status: creating tests/mtp/Makefile #11 9.359 config.status: creating tests/m2ua/Makefile #11 9.372 config.status: creating tests/xua/Makefile #11 9.384 config.status: creating tests/ss7/Makefile #11 9.396 config.status: creating tests/vty/Makefile #11 9.408 config.status: creating examples/Makefile #11 9.420 config.status: creating stp/Makefile #11 9.431 config.status: creating doc/Makefile #11 9.444 config.status: creating doc/examples/Makefile #11 9.455 config.status: creating doc/manuals/Makefile #11 9.467 config.status: creating contrib/Makefile #11 9.480 config.status: creating contrib/systemd/Makefile #11 9.491 config.status: creating contrib/libosmo-sccp.spec #11 9.504 config.status: creating Doxyfile #11 9.517 config.status: creating Makefile #11 9.529 config.status: executing tests/atconfig commands #11 9.531 config.status: executing depfiles commands #11 9.747 config.status: executing libtool commands #11 9.785 echo 1.8.0.63-ee75 > .version-t && mv .version-t .version #11 9.786 make install-recursive #11 9.788 make[1]: Entering directory '/data/libosmo-sccp' #11 9.790 Making install in include #11 9.791 make[2]: Entering directory '/data/libosmo-sccp/include' #11 9.794 Making install in osmocom #11 9.795 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 9.797 Making install in mtp #11 9.798 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 9.800 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 9.800 make[5]: Nothing to be done for 'install-exec-am'. #11 9.800 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 9.802 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 9.803 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 9.803 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 9.803 Making install in sccp #11 9.804 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 9.805 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 9.805 make[5]: Nothing to be done for 'install-exec-am'. #11 9.806 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 9.808 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 9.809 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 9.809 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 9.810 Making install in sigtran #11 9.811 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 9.812 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 9.812 make[5]: Nothing to be done for 'install-exec-am'. #11 9.813 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 9.814 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 9.814 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/usr/local/include/osmocom/sigtran' #11 9.816 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 9.817 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 9.817 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 9.819 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 9.821 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 9.821 make[5]: Nothing to be done for 'install-exec-am'. #11 9.821 make[5]: Nothing to be done for 'install-data-am'. #11 9.821 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 9.821 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 9.822 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 9.823 make[3]: Entering directory '/data/libosmo-sccp/include' #11 9.825 make[4]: Entering directory '/data/libosmo-sccp/include' #11 9.825 make[4]: Nothing to be done for 'install-exec-am'. #11 9.825 make[4]: Nothing to be done for 'install-data-am'. #11 9.825 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 9.825 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 9.826 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 9.826 Making install in src #11 9.828 make[2]: Entering directory '/data/libosmo-sccp/src' #11 9.829 CC sccp.o #11 9.829 CC mtp_pcap.o #11 9.830 CC libxua_a-xua_msg.o #11 9.830 CC ipa.lo #11 9.830 CC m3ua.lo #11 9.831 CC osmo_ss7_as.lo #11 9.831 CC osmo_ss7.lo #11 9.832 CC osmo_ss7_asp.lo #11 9.845 CC osmo_ss7_asp_peer.lo #11 9.847 CC osmo_ss7_hmrt.lo #11 9.851 CC osmo_ss7_vty.lo #11 9.851 CC osmo_ss7_xua_srv.lo #11 9.853 CC sccp2sua.lo #11 9.860 CC sccp_lbcs.lo #11 9.861 CC sccp_helpers.lo #11 9.864 CC sccp_sap.lo #11 9.878 CC sccp_sclc.lo #11 9.988 CC sccp_scmg.lo #11 10.11 CC sccp_scrc.lo #11 10.31 CC sccp_scoc.lo #11 10.34 CC sccp_types.lo #11 10.35 CC sccp_user.lo #11 10.37 CC sccp_vty.lo #11 10.43 CC xua_asp_fsm.lo #11 10.43 CC sua.lo #11 10.44 CC xua_as_fsm.lo #11 10.44 CC xua_default_lm_fsm.lo #11 10.47 CC xua_msg.lo #11 10.50 CC xua_rkm.lo #11 10.52 CC xua_shared.lo #11 10.59 CC xua_snm.lo #11 10.63 sccp_scoc.c: In function 'scoc_fsm_active': #11 10.63 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 10.63 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 10.63 | ^~~~~~~ #11 10.71 AR libsccp.a #11 10.71 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.77 AR libmtp.a #11 10.78 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.79 AR libxua.a #11 10.80 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.17 CCLD libosmo-sigtran.la #11 11.65 make[3]: Entering directory '/data/libosmo-sccp/src' #11 11.65 /usr/bin/mkdir -p '/usr/local/lib' #11 11.65 /usr/bin/mkdir -p '/usr/local/lib' #11 11.66 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 11.66 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 11.67 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 11.67 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 11.67 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 11.70 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 11.71 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; }) #11 11.72 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; }) #11 11.72 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 11.72 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 11.73 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 11.73 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 11.77 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 11.77 ---------------------------------------------------------------------- #11 11.77 Libraries have been installed in: #11 11.77 /usr/local/lib #11 11.77 #11 11.77 If you ever happen to want to link against installed libraries #11 11.77 in a given directory, LIBDIR, you must either use libtool, and #11 11.77 specify the full pathname of the library, or use the '-LLIBDIR' #11 11.77 flag during linking and do at least one of the following: #11 11.77 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 11.77 during execution #11 11.77 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 11.77 during linking #11 11.77 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 11.77 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 11.77 #11 11.77 See any operating system documentation about shared libraries for #11 11.77 more information, such as the ld(1) and ld.so(8) manual pages. #11 11.77 ---------------------------------------------------------------------- #11 11.77 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 11.77 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 11.77 Making install in tests #11 11.77 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 11.78 Making install in xua #11 11.78 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 11.78 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 11.78 make[4]: Nothing to be done for 'install-exec-am'. #11 11.78 make[4]: Nothing to be done for 'install-data-am'. #11 11.78 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 11.78 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 11.78 Making install in sccp #11 11.78 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 11.78 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 11.78 make[4]: Nothing to be done for 'install-exec-am'. #11 11.78 make[4]: Nothing to be done for 'install-data-am'. #11 11.78 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 11.78 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 11.78 Making install in mtp #11 11.79 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 11.79 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 11.79 make[4]: Nothing to be done for 'install-exec-am'. #11 11.79 make[4]: Nothing to be done for 'install-data-am'. #11 11.79 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 11.79 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 11.79 Making install in m2ua #11 11.79 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 11.79 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 11.79 make[4]: Nothing to be done for 'install-exec-am'. #11 11.79 make[4]: Nothing to be done for 'install-data-am'. #11 11.79 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 11.79 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 11.79 Making install in ss7 #11 11.79 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 11.80 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 11.80 make[4]: Nothing to be done for 'install-exec-am'. #11 11.80 make[4]: Nothing to be done for 'install-data-am'. #11 11.80 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 11.80 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 11.80 Making install in vty #11 11.80 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 11.80 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 11.80 make[4]: Nothing to be done for 'install-exec-am'. #11 11.80 make[4]: Nothing to be done for 'install-data-am'. #11 11.80 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 11.80 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 11.81 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 11.81 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 11.81 make[4]: Nothing to be done for 'install-exec-am'. #11 11.81 make[4]: Nothing to be done for 'install-data-am'. #11 11.81 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 11.81 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 11.81 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 11.81 Making install in examples #11 11.81 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 11.81 CC sccp_demo_user.o #11 11.81 CC sccp_test_server.o #11 11.81 CC sccp_test_vty.o #11 11.89 CCLD sccp_demo_user #11 12.07 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 12.07 make[3]: Nothing to be done for 'install-exec-am'. #11 12.07 make[3]: Nothing to be done for 'install-data-am'. #11 12.07 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 12.07 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 12.07 Making install in stp #11 12.07 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 12.07 CC stp_main.o #11 12.16 CCLD osmo-stp #11 12.37 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 12.37 make[3]: Nothing to be done for 'install-data-am'. #11 12.38 /usr/bin/mkdir -p '/usr/local/bin' #11 12.38 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 12.43 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 12.43 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 12.43 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 12.43 Making install in doc #11 12.43 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 12.44 Making install in examples #11 12.44 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 12.44 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 12.44 make[4]: Nothing to be done for 'install-exec-am'. #11 12.44 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 12.44 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.45 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 12.45 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 12.45 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 12.45 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 12.45 Making install in manuals #11 12.45 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 12.46 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 12.46 make[4]: Nothing to be done for 'install-exec-am'. #11 12.46 make[4]: Nothing to be done for 'install-data-am'. #11 12.46 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 12.46 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 12.46 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 12.46 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 12.46 make[4]: Nothing to be done for 'install-exec-am'. #11 12.46 make[4]: Nothing to be done for 'install-data-am'. #11 12.46 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 12.46 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 12.46 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 12.46 Making install in contrib #11 12.46 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 12.46 Making install in systemd #11 12.47 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 12.47 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 12.47 make[4]: Nothing to be done for 'install-exec-am'. #11 12.47 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.47 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 12.47 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 12.47 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 12.47 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 12.48 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 12.48 make[4]: Nothing to be done for 'install-exec-am'. #11 12.48 make[4]: Nothing to be done for 'install-data-am'. #11 12.48 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 12.48 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 12.48 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 12.48 make[2]: Entering directory '/data/libosmo-sccp' #11 12.48 mkdir -p doc/sigtran #11 12.48 /usr/bin/doxygen Doxyfile #11 12.51 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 12.51 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 12.51 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 12.51 Using the default: a4! #11 12.57 Doxygen version used: 1.9.4 #11 12.57 Searching for include files... #11 12.57 Searching for example files... #11 12.57 Searching for images... #11 12.57 Searching for dot files... #11 12.57 Searching for msc files... #11 12.57 Searching for dia files... #11 12.57 Searching for files to exclude #11 12.57 Searching INPUT for files to process... #11 12.57 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 12.57 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 12.57 Searching for files in directory /data/libosmo-sccp/src #11 12.57 Reading and parsing tag files #11 12.57 Parsing files #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 12.57 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 12.57 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 12.57 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 12.57 Parsing file /data/libosmo-sccp/src/ipa.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 12.57 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 12.57 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 12.57 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 12.57 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 12.57 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 12.57 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 12.57 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 12.57 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 12.57 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 12.57 Parsing file /data/libosmo-sccp/src/sccp.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 12.57 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 12.57 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 12.57 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 12.57 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 12.57 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 12.57 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 12.57 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 12.57 Preprocessing /data/libosmo-sccp/src/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 12.73 /sccp_scmg.c... #11 12.73 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 12.73 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 12.73 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 12.73 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 12.73 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 12.73 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 12.73 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 12.73 Preprocessing /data/libosmo-sccp/src/sua.c... #11 12.73 Parsing file /data/libosmo-sccp/src/sua.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 12.73 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 12.73 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 12.73 Building macro definition list... #11 12.73 Building group list... #11 12.73 Building directory list... #11 12.73 Building namespace list... #11 12.73 Building file list... #11 12.73 Building class list... #11 12.73 Building concept list... #11 12.73 Computing nesting relations for classes... #11 12.73 Associating documentation with classes... #11 12.73 Associating documentation with concepts... #11 12.73 Building example list... #11 12.73 Searching for enumerations... #11 12.73 Searching for documented typedefs... #11 12.73 Searching for members imported via using declarations... #11 12.73 Searching for included using directives... #11 12.73 Searching for documented variables... #11 12.73 Building interface member list... #11 12.73 Building member list... #11 12.73 Searching for friends... #11 12.73 Searching for documented defines... #11 12.73 Computing class inheritance relations... #11 12.73 Computing class usage relations... #11 12.73 Flushing cached template relations that have become invalid... #11 12.73 Computing class relations... #11 12.73 Add enum values to enums... #11 12.73 Searching for member function documentation... #11 12.73 Creating members for template instances... #11 12.73 Building page list... #11 12.73 Search for main page... #11 12.73 Computing page relations... #11 12.73 Determining the scope of groups... #11 12.73 Sorting lists... #11 12.73 Determining which enums are documented #11 12.73 Computing member relations... #11 12.73 Building full member lists recursively... #11 12.73 Adding members to member groups. #11 12.73 Computing member references... #11 12.73 Inheriting documentation... #11 12.73 Generating disk names... #11 12.73 Adding source references... #11 12.73 Adding xrefitems... #11 12.73 Sorting member lists... #11 12.73 Setting anonymous enum type... #11 12.73 Computing dependencies between directories... #11 12.73 Generating citations page... #11 12.73 Counting members... #11 12.73 Counting data structures... #11 12.73 Resolving user defined references... #11 12.73 Finding anchors and sections in the documentation... #11 12.73 Transferring function references... #11 12.73 Combining using relations... #11 12.73 Adding members to index pages... #11 12.73 Correcting members for VHDL... #11 12.73 Computing tooltip texts... #11 12.73 Generating style sheet... #11 12.73 Generating search indices... #11 12.73 Generating example documentation... #11 12.73 Generating file sources... #11 12.73 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 12.73 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 12.73 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 12.73 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 12.73 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 12.73 Generating code for file include/osmocom/sigt/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 12.93 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 12.93 parameter 'ppid_mux' #11 12.93 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 12.93 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 12.93 parameter 'inst' #11 12.93 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 12.93 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 12.93 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 12.93 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 12.93 parameter 'asp_name' #11 12.93 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 12.93 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 12.93 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 12.93 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 12.93 parameter 'asp_name' #11 12.94 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 12.94 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 12.94 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 12.94 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 12.94 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 12.94 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 12.95 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 12.95 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 12.95 parameter 'inst' #11 12.97 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 12.97 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 12.97 parameter 'addr' #11 12.97 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 12.97 parameter 'prim_cb' #11 12.97 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 12.97 parameter 'prim_cb' #11 12.97 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 12.97 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 12.97 parameter 'num_maps' #11 12.98 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 12.98 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 12.98 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 12.98 parameter 'info_str' #11 12.99 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 13.00 parameter 'asp_name' #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 13.00 parameter 'asp_name' #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 13.00 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 13.01 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 13.01 parameter 'trans_proto' #11 13.03 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 13.03 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 13.03 parameter 'addr' #11 13.03 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 13.03 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 13.03 parameter 'inst' #11 13.04 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 13.04 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 13.04 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 13.04 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 13.05 parameter 'type' #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 13.05 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 13.06 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 13.06 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 13.06 parameter 'oph' #11 13.06 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 13.06 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 13.06 parameter 'oph' #11 13.07 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 13.07 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 13.07 parameter 'oph' #11 13.07 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 13.07 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 13.07 parameter 'oph' #11 13.09 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 13.09 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 13.09 parameter 'inst' #11 13.09 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 13.09 parameter 'prim_cb' #11 13.09 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 13.09 parameter 'prim_cb' #11 13.09 /data/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 13.09 parameter 'prim_cb' #11 13.10 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 13.10 parameter 'trans_proto' #11 13.10 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 13.10 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 13.11 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 13.11 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 13.11 parameter 'info_str' #11 13.11 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 13.13 ran/protocol/sccp_scmg.h... #11 13.13 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 13.13 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 13.13 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 13.13 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 13.13 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 13.13 Generating code for file include/osmocom/sigtran/xua_types.h... #11 13.13 Parsing code for file src/ipa.c... #11 13.13 Parsing code for file src/m3ua.c... #11 13.13 Parsing code for file src/mtp_pcap.c... #11 13.13 Parsing code for file src/osmo_ss7.c... #11 13.13 Parsing code for file src/osmo_ss7_as.c... #11 13.13 Parsing code for file src/osmo_ss7_asp.c... #11 13.13 Parsing code for file src/osmo_ss7_asp_peer.c... #11 13.13 Parsing code for file src/osmo_ss7_hmrt.c... #11 13.13 Parsing code for file src/osmo_ss7_vty.c... #11 13.13 Parsing code for file src/osmo_ss7_xua_srv.c... #11 13.13 Parsing code for file src/sccp.c... #11 13.13 Parsing code for file src/sccp2sua.c... #11 13.13 Parsing code for file src/sccp_helpers.c... #11 13.13 Generating code for file src/sccp_internal.h... #11 13.13 Parsing code for file src/sccp_lbcs.c... #11 13.13 Parsing code for file src/sccp_sap.c... #11 13.13 Parsing code for file src/sccp_sclc.c... #11 13.13 Parsing code for file src/sccp_scmg.c... #11 13.13 Parsing code for file src/sccp_scoc.c... #11 13.13 Parsing code for file src/sccp_scrc.c... #11 13.13 Parsing code for file src/sccp_types.c... #11 13.13 Parsing code for file src/sccp_user.c... #11 13.13 Parsing code for file src/sccp_vty.c... #11 13.13 Generating code for file src/ss7_internal.h... #11 13.13 Parsing code for file src/sua.c... #11 13.13 Parsing code for file src/xua_as_fsm.c... #11 13.13 Generating code for file src/xua_as_fsm.h... #11 13.13 Parsing code for file src/xua_asp_fsm.c... #11 13.13 Generating code for file src/xua_asp_fsm.h... #11 13.13 Parsing code for file src/xua_default_lm_fsm.c... #11 13.13 Generating code for file src/xua_internal.h... #11 13.13 Parsing code for file src/xua_msg.c... #11 13.13 Parsing code for file src/xua_rkm.c... #11 13.13 Parsing code for file src/xua_shared.c... #11 13.13 Parsing code for file src/xua_snm.c... #11 13.13 Generating file documentation... #11 13.13 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 13.13 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 13.13 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 13.13 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 13.13 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 13.13 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 13.13 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 13.13 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 13.13 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 13.13 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 13.13 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 13.13 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 13.13 Generating docs for file src/ipa.c... #11 13.13 Generating docs for file src/m3ua.c... #11 13.13 Generating docs for file src/mtp_pcap.c... #11 13.13 Generating docs for file src/osmo_ss7.c... #11 13.13 Generating docs for file src/osmo_ss7_as.c... #11 13.13 Generating docs for file src/osmo_ss7_asp.c... #11 13.13 Generating docs for file src/osmo_ss7_asp_peer.c... #11 13.13 Generating docs for file src/osmo_ss7_hmrt.c... #11 13.13 Generating docs for file src/osmo_ss7_vty.c... #11 13.13 Generating docs for file src/osmo_ss7_xua_srv.c... #11 13.13 Generating docs for file src/sccp.c... #11 13.13 Generating docs for file src/sccp2sua.c... #11 13.13 Generating docs for file src/sccp_helpers.c... #11 13.13 Generating docs for file src/sccp_internal.h... #11 13.13 Generating docs for file src/sccp_lbcs.c... #11 13.13 Generating docs for file src/sccp_sap.c... #11 13.13 Generating docs for file src/sccp_sclc.c... #11 13.13 Generating docs for file src/sccp_scmg.c... #11 13.13 Generating docs for file src/sccp_scoc.c... #11 13.13 Generating docs for file src/sccp_scrc.c... #11 13.13 Generating docs for file src/sccp_types.c... #11 13.13 Generating docs for file src/sccp_user.c... #11 13.13 Generating docs for file src/sccp_vty.c... #11 13.13 Generating docs for file src/ss7_internal.h... #11 13.13 Generating docs for file src/sua.c... #11 13.13 Generating docs for file src/xua_as_fsm.c... #11 13.13 Generating docs for file src/xua_as_fsm.h... #11 13.13 Generating docs for file src/xua_asp_fsm.c... #11 13.13 Generating docs for file src/xua_asp_fsm.h... #11 13.13 Generating docs for file src/xua_default_lm_fsm.c... #11 13.13 Generating docs for file src/xua_intern/data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 13.13 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 13.13 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 13.13 parameter 'info_str' #11 13.13 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 13.13 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 13.13 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 13.13 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 13.13 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 13.14 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 13.14 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 13.14 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 13.14 parameter 'info_str' #11 13.14 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 13.14 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 13.14 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 13.14 parameter 'num_maps' #11 13.18 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 13.18 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 13.29 al.h... #11 13.29 Generating docs for file src/xua_msg.c... #11 13.29 Generating docs for file src/xua_rkm.c... #11 13.29 Generating docs for file src/xua_shared.c... #11 13.29 Generating docs for file src/xua_snm.c... #11 13.29 Generating page documentation... #11 13.29 Generating group documentation... #11 13.29 Generating class documentation... #11 13.29 Generating docs for compound ipa_asp_fsm_priv... #11 13.29 Generating docs for compound lm_fsm_priv... #11 13.29 Generating docs for compound m3ua_data_hdr... #11 13.29 Generating docs for compound osmo_mtp_pause_param... #11 13.29 Generating docs for compound osmo_mtp_prim... #11 13.29 Generating docs for compound osmo_mtp_resume_param... #11 13.29 Generating docs for compound osmo_mtp_status_param... #11 13.29 Generating docs for compound osmo_mtp_transfer_param... #11 13.29 Generating docs for compound osmo_sccp_addr... #11 13.29 Generating docs for compound osmo_sccp_addr_entry... #11 13.29 Generating docs for compound osmo_sccp_gt... #11 13.29 Generating docs for compound osmo_sccp_instance... #11 13.29 Generating docs for compound osmo_sccp_user... #11 13.29 Generating docs for compound osmo_scu_connect_param... #11 13.29 Generating docs for compound osmo_scu_data_param... #11 13.29 Generating docs for compound osmo_scu_disconn_param... #11 13.29 Generating docs for compound osmo_scu_notice_param... #11 13.29 Generating docs for compound osmo_scu_pcstate_param... #11 13.29 Generating docs for compound osmo_scu_prim... #11 13.29 Generating docs for compound osmo_scu_reset_param... #11 13.29 Generating docs for compound osmo_scu_state_param... #11 13.29 Generating docs for compound osmo_scu_unitdata_param... #11 13.29 Generating docs for compound osmo_ss7_as... #11 13.29 Generating docs for compound osmo_ss7_asp... #11 13.29 Generating docs for compound osmo_ss7_asp_peer... #11 13.29 Generating docs for compound osmo_ss7_instance... #11 13.29 Generating docs for compound osmo_ss7_link... #11 13.29 Generating docs for compound osmo_ss7_linkset... #11 13.29 Generating docs for compound osmo_ss7_pc_fmt... #11 13.29 Generating docs for compound osmo_ss7_route... #11 13.29 Generating docs for compound osmo_ss7_route_table... #11 13.29 Generating docs for compound osmo_ss7_routing_key... #11 13.29 Generating docs for compound osmo_ss7_user... #11 13.29 Generating docs for compound osmo_xlm_prim... #11 13.29 Generating docs for compound osmo_xlm_prim_error... #11 13.29 Generating docs for compound osmo_xlm_prim_notify... #11 13.29 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 13.29 Generating docs for compound osmo_xlm_prim_rk_reg... #11 13.29 Generating docs for compound osmo_xua_layer_manager... #11 13.29 Generating docs for compound osmo_xua_server... #11 13.29 Generating docs for compound pcap_hdr... #11 13.29 Generating docs for compound pcaprec_hdr... #11 13.29 Generating docs for compound sccp_connection... #11 13.29 Generating docs for compound sccp_data_callback... #11 13.29 Generating docs for compound sccp_scmg_msg... #11 13.29 Generating docs for compound sccp_system... #11 13.29 Generating docs for compound udt_offsets... #11 13.29 Generating docs for compound xua_as_fsm_priv... #11 13.29 Generating docs for compound xua_asp_fsm_priv... #11 13.29 Generating docs for compound xua_common_hdr... #11 13.29 Generating docs for compound xua_dialect... #11 13.29 Generating docs for compound xua_msg... #11 13.29 Generating docs for compound xua_msg_class... #11 13.29 Generating docs for compound xua_msg_event_map... #11 13.29 Generating docs for compound xua_msg_part... #11 13.29 Generating docs for compound xua_parameter_hdr... #11 13.29 Generating concept documentation... #11 13.29 Generating namespace index... #11 13.29 Generating graph info page... #11 13.29 Generating directory documentation... #11 13.29 Generating index page... #11 13.29 Generating page index... #11 13.29 Generating module index... #11 13.29 Generating namespace index... #11 13.29 Generating namespace member index... #11 13.29 Generating concept index... #11 13.29 Generating annotated compound index... #11 13.29 Generating alphabetical compound index... #11 13.29 Generating hierarchical class index... #11 13.29 Generating member index... #11 13.29 Generating file index... #11 13.29 Generating file member index... #11 13.29 Generating example index... #11 13.29 finalizing index lists... #11 13.29 writing tag file... #11 13.29 Running plantuml with JAVA... #11 13.29 lookup cache used 2216/65536 hits=24409 misses=2370 #11 13.29 finished... #11 13.30 cd ./doc && tar cf html.tar */html #11 13.33 make[3]: Entering directory '/data/libosmo-sccp' #11 13.33 make[3]: Nothing to be done for 'install-exec-am'. #11 13.34 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 13.34 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 13.35 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 13.35 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 13.37 make install-data-hook #11 13.37 make[4]: Entering directory '/data/libosmo-sccp' #11 13.37 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 13.41 make[4]: Leaving directory '/data/libosmo-sccp' #11 13.41 make[3]: Leaving directory '/data/libosmo-sccp' #11 13.42 make[2]: Leaving directory '/data/libosmo-sccp' #11 13.42 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 13.6s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.1s #13 exporting to image #13 exporting layers #13 exporting layers 0.4s done #13 writing image sha256:aac551f60c09042384002aedd8bd8f3f04ae8e41d7ff323548f6577b8248ca87 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n aac551f60c09 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405032026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.196.9975.202405032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405032026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405032026 amd64 Osmo VTY library ii osmocom-nightly 202405032026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-msc-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/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=sysmocom/master \ --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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.1s #7 [auth] sharing credentials for registry.osmocom.org #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.0s #12 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #12 CACHED #13 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #22 CACHED #23 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #24 CACHED #25 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:85cad9b0b6b6c2ac703f609f19600abe0602cb53f384631be07a53fe1ca589ba 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 85cad9b0b6b6 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-msc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-msc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-msc-master + echo osmo-msc-master + dir=osmo-msc-master + pull_arg=--pull + grep ^FROM ../osmo-msc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + + echo FROM $USER/$DISTRO-buildgrep -q $USER + pull_arg= + set +x Building image: osmo-msc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-msc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-msc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/osmo-msc-master' 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-msc-test/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=sysmocom/master \ --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 \ -t osmocom-build/osmo-msc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.69kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-msc/+/master?format=TEXT #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libasn1c-dev libsqlite3-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libosmocore-dev libsmpp34-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libsmpp34)" sqlite-devel ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-msc/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 359B 0.0s done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libasn1c-dev libsqlite3-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libosmocore-dev libsmpp34-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libsmpp34)" sqlite-devel ;; esac #7 0.492 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.492 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.492 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.492 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 1.300 Reading package lists... #7 2.019 Reading package lists... #7 2.747 Building dependency tree... #7 2.978 Reading state information... #7 3.300 libsqlite3-dev is already the newest version (3.40.1-2). #7 3.300 The following additional packages will be installed: #7 3.301 libasn1c1 libosmo-gsup-client0 libosmo-mgcp-client12 libosmo-ranap7 #7 3.301 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #7 3.301 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 3.301 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #7 3.301 osmocom-nightly #7 3.346 The following NEW packages will be installed: #7 3.347 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-gsup-client-dev #7 3.347 libosmo-gsup-client0 libosmo-mgcp-client-dev libosmo-mgcp-client12 #7 3.347 libosmo-netif-dev libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev #7 3.347 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #7 3.347 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #7 3.347 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 3.347 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly #7 3.526 0 upgraded, 31 newly installed, 0 to remove and 6 not upgraded. #7 3.526 Need to get 3861 kB of archives. #7 3.526 After this operation, 17.5 MB of additional disk space will be used. #7 3.526 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405032026 [1164 B] #7 3.532 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405032026 [164 kB] #7 3.535 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405032026 [46.0 kB] #7 3.554 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202405032026 [29.0 kB] #7 3.555 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405032026 [65.4 kB] #7 3.558 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405032026 [222 kB] #7 3.561 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405032026 [97.8 kB] #7 3.592 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202405032026 [72.6 kB] #7 3.624 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202405032026 [111 kB] #7 3.632 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.7.0.12.a26ab.202405032026 [19.0 kB] #7 3.633 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405032026 [66.0 kB] #7 3.635 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405032026 [173 kB] #7 3.638 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405032026 [54.4 kB] #7 3.639 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405032026 [58.5 kB] #7 3.641 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405032026 [45.2 kB] #7 3.642 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405032026 [38.6 kB] #7 3.644 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405032026 [838 kB] #7 3.659 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.7.0.12.a26ab.202405032026 [22.3 kB] #7 3.660 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405032026 [52.5 kB] #7 3.662 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405032026 [64.6 kB] #7 3.669 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.63.ee75.202405032026 [87.8 kB] #7 3.677 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202405032026 [122 kB] #7 3.686 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202405032026 [580 kB] #7 3.700 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.2.4b6d.202405032026 [101 kB] #7 3.703 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.2.4b6d.202405032026 [114 kB] #7 3.713 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.1.3dfa.202405032026 [75.1 kB] #7 3.725 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.1.3dfa.202405032026 [106 kB] #7 3.729 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.47.e01f6.202405032026 [56.5 kB] #7 3.738 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.47.e01f6.202405032026 [65.3 kB] #7 3.750 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.6.fc08.202405032026 [220 kB] #7 3.757 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.6.fc08.202405032026 [91.8 kB] #7 3.997 debconf: delaying package configuration, since apt-utils is not installed #7 4.065 Fetched 3861 kB in 0s (9787 kB/s) #7 4.122 Selecting previously unselected package osmocom-nightly. #7 4.122 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #7 4.173 Preparing to unpack .../00-osmocom-nightly_202405032026_amd64.deb ... #7 4.178 Unpacking osmocom-nightly (202405032026) ... #7 4.218 Selecting previously unselected package libosmocore21:amd64. #7 4.226 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.232 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405032026) ... #7 4.288 Selecting previously unselected package libosmocodec4:amd64. #7 4.294 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.297 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405032026) ... #7 4.333 Selecting previously unselected package libosmotrau2:amd64. #7 4.340 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202405032026_amd64.deb ... #7 4.345 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202405032026) ... #7 4.390 Selecting previously unselected package libosmoisdn0:amd64. #7 4.398 Preparing to unpack .../04-libosmoisdn0_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.406 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405032026) ... #7 4.455 Selecting previously unselected package libosmogsm20:amd64. #7 4.466 Preparing to unpack .../05-libosmogsm20_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.475 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405032026) ... #7 4.551 Selecting previously unselected package libosmovty13:amd64. #7 4.560 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.563 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405032026) ... #7 4.613 Selecting previously unselected package libosmoabis13:amd64. #7 4.621 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202405032026_amd64.deb ... #7 4.625 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202405032026) ... #7 4.676 Selecting previously unselected package libosmo-abis-dev:amd64. #7 4.679 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202405032026_amd64.deb ... #7 4.685 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202405032026) ... #7 4.727 Selecting previously unselected package libosmo-gsup-client0:amd64. #7 4.735 Preparing to unpack .../09-libosmo-gsup-client0_1.7.0.12.a26ab.202405032026_amd64.deb ... #7 4.738 Unpacking libosmo-gsup-client0:amd64 (1.7.0.12.a26ab.202405032026) ... #7 4.790 Selecting previously unselected package libosmocoding0:amd64. #7 4.799 Preparing to unpack .../10-libosmocoding0_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.802 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405032026) ... #7 4.847 Selecting previously unselected package libosmogb14:amd64. #7 4.861 Preparing to unpack .../11-libosmogb14_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.866 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405032026) ... #7 4.935 Selecting previously unselected package libosmoctrl0:amd64. #7 4.942 Preparing to unpack .../12-libosmoctrl0_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.945 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405032026) ... #7 4.986 Selecting previously unselected package libosmosim2:amd64. #7 4.994 Preparing to unpack .../13-libosmosim2_1.9.0.196.9975.202405032026_amd64.deb ... #7 4.998 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405032026) ... #7 5.064 Selecting previously unselected package libosmousb0:amd64. #7 5.071 Preparing to unpack .../14-libosmousb0_1.9.0.196.9975.202405032026_amd64.deb ... #7 5.076 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405032026) ... #7 5.158 Selecting previously unselected package libosmocore. #7 5.164 Preparing to unpack .../15-libosmocore_1.9.0.196.9975.202405032026_amd64.deb ... #7 5.168 Unpacking libosmocore (1.9.0.196.9975.202405032026) ... #7 5.227 Selecting previously unselected package libosmocore-dev:amd64. #7 5.236 Preparing to unpack .../16-libosmocore-dev_1.9.0.196.9975.202405032026_amd64.deb ... #7 5.239 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405032026) ... #7 5.379 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #7 5.392 Preparing to unpack .../17-libosmo-gsup-client-dev_1.7.0.12.a26ab.202405032026_amd64.deb ... #7 5.396 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.12.a26ab.202405032026) ... #7 5.495 Selecting previously unselected package libosmonetif11:amd64. #7 5.504 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202405032026_amd64.deb ... #7 5.511 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405032026) ... #7 5.600 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.612 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202405032026_amd64.deb ... #7 5.616 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405032026) ... #7 5.716 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 5.719 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.63.ee75.202405032026_amd64.deb ... #7 5.723 Unpacking libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202405032026) ... #7 5.823 Selecting previously unselected package libosmo-sigtran9:amd64. #7 5.828 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.63.ee75.202405032026_amd64.deb ... #7 5.836 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405032026) ... #7 5.936 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.945 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.63.ee75.202405032026_amd64.deb ... #7 5.949 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405032026) ... #7 6.112 Selecting previously unselected package libsmpp1:amd64. #7 6.117 Preparing to unpack .../23-libsmpp1_1.14.3.2.4b6d.202405032026_amd64.deb ... #7 6.121 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202405032026) ... #7 6.196 Selecting previously unselected package libsmpp34-dev:amd64. #7 6.199 Preparing to unpack .../24-libsmpp34-dev_1.14.3.2.4b6d.202405032026_amd64.deb ... #7 6.207 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202405032026) ... #7 6.285 Selecting previously unselected package libasn1c1:amd64. #7 6.295 Preparing to unpack .../25-libasn1c1_0.9.36.1.3dfa.202405032026_amd64.deb ... #7 6.301 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202405032026) ... #7 6.376 Selecting previously unselected package libasn1c-dev:amd64. #7 6.388 Preparing to unpack .../26-libasn1c-dev_0.9.36.1.3dfa.202405032026_amd64.deb ... #7 6.392 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202405032026) ... #7 6.460 Selecting previously unselected package libosmo-mgcp-client12:amd64. #7 6.465 Preparing to unpack .../27-libosmo-mgcp-client12_1.12.1.47.e01f6.202405032026_amd64.deb ... #7 6.469 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202405032026) ... #7 6.514 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 6.523 Preparing to unpack .../28-libosmo-mgcp-client-dev_1.12.1.47.e01f6.202405032026_amd64.deb ... #7 6.526 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202405032026) ... #7 6.596 Selecting previously unselected package libosmo-ranap7:amd64. #7 6.597 Preparing to unpack .../29-libosmo-ranap7_1.5.1.6.fc08.202405032026_amd64.deb ... #7 6.601 Unpacking libosmo-ranap7:amd64 (1.5.1.6.fc08.202405032026) ... #7 6.716 Selecting previously unselected package libosmo-ranap-dev:amd64. #7 6.721 Preparing to unpack .../30-libosmo-ranap-dev_1.5.1.6.fc08.202405032026_amd64.deb ... #7 6.724 Unpacking libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202405032026) ... #7 6.888 Setting up osmocom-nightly (202405032026) ... #7 6.901 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202405032026) ... #7 6.910 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405032026) ... #7 6.919 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405032026) ... #7 6.942 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405032026) ... #7 6.950 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202405032026) ... #7 6.959 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202405032026) ... #7 6.970 Setting up libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202405032026) ... #7 6.982 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202405032026) ... #7 6.992 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405032026) ... #7 7.002 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405032026) ... #7 7.016 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202405032026) ... #7 7.025 Setting up libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202405032026) ... #7 7.034 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202405032026) ... #7 7.045 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405032026) ... #7 7.057 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202405032026) ... #7 7.065 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405032026) ... #7 7.075 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405032026) ... #7 7.090 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405032026) ... #7 7.104 Setting up libosmo-gsup-client0:amd64 (1.7.0.12.a26ab.202405032026) ... #7 7.113 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202405032026) ... #7 7.124 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405032026) ... #7 7.137 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405032026) ... #7 7.147 Setting up libosmocore (1.9.0.196.9975.202405032026) ... #7 7.159 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405032026) ... #7 7.170 Setting up libosmo-ranap7:amd64 (1.5.1.6.fc08.202405032026) ... #7 7.179 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405032026) ... #7 7.188 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405032026) ... #7 7.203 Setting up libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202405032026) ... #7 7.212 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.12.a26ab.202405032026) ... #7 7.221 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405032026) ... #7 7.234 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 DONE 7.4s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-msc.git #9 0.353 Cloning into 'osmo-msc'... #9 DONE 2.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-MSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-msc #10 DONE 0.0s #11 [6/8] RUN CD osmo-msc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-smpp --enable-iu && make "-j$(nproc)" install #11 0.387 Already on 'master' #11 0.387 Your branch is up to date with 'origin/master'. #11 0.389 refs/heads/master #11 0.392 HEAD is now at 62e16d334 .deb/.rpm: add osmocom user during package install #11 0.393 master #11 0.394 62e16d334bdca467db766dac11c17aa9f002ddea #11 3.366 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.366 libtoolize: copying file './ltmain.sh' #11 3.410 libtoolize: putting macros in 'm4'. #11 3.410 libtoolize: copying file 'm4/libtool.m4' #11 3.425 libtoolize: copying file 'm4/ltoptions.m4' #11 3.442 libtoolize: copying file 'm4/ltsugar.m4' #11 3.459 libtoolize: copying file 'm4/ltversion.m4' #11 3.475 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.499 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.499 libtoolize: and rerunning libtoolize and aclocal. #11 5.639 configure.ac:118: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.639 configure.ac:118: You should run autoupdate. #11 5.639 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.639 configure.ac:118: the top level #11 5.640 configure.ac:155: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.640 configure.ac:155: You should run autoupdate. #11 5.640 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.640 configure.ac:155: the top level #11 5.640 configure.ac:231: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 5.640 configure.ac:231: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 5.640 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 5.640 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 5.640 configure.ac:231: the top level #11 5.640 configure.ac:233: warning: AC_OUTPUT should be used without arguments. #11 5.640 configure.ac:233: You should run autoupdate. #11 6.447 configure.ac:23: installing './compile' #11 6.448 configure.ac:25: installing './config.guess' #11 6.450 configure.ac:25: installing './config.sub' #11 6.452 configure.ac:9: installing './install-sh' #11 6.453 configure.ac:9: installing './missing' #11 6.562 doc/sequence_charts/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension #11 6.562 doc/sequence_charts/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension #11 6.672 src/libmsc/Makefile.am: installing './depcomp' #11 6.825 tests/db_sms/Makefile.am:36: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.825 tests/db_sms/Makefile.am:36: but option 'subdir-objects' is disabled #11 6.825 automake: warning: possible forward-incompatibility. #11 6.825 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 6.825 automake: automake option hasn't been enabled. For now, the corresponding output #11 6.825 automake: object file(s) will be placed in the top-level directory. However, this #11 6.825 automake: behavior may change in a future Automake major version, with object #11 6.825 automake: files being placed in the same subdirectory as the corresponding sources. #11 6.825 automake: You are advised to start using 'subdir-objects' option throughout your #11 6.825 automake: project, to avoid future incompatibilities. #11 6.872 tests/msc_vlr/Makefile.am:119: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.872 tests/msc_vlr/Makefile.am:119: but option 'subdir-objects' is disabled #11 6.873 tests/msc_vlr/Makefile.am:149: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.873 tests/msc_vlr/Makefile.am:149: but option 'subdir-objects' is disabled #11 6.874 tests/msc_vlr/Makefile.am:101: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.874 tests/msc_vlr/Makefile.am:101: but option 'subdir-objects' is disabled #11 6.875 tests/msc_vlr/Makefile.am:107: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.875 tests/msc_vlr/Makefile.am:107: but option 'subdir-objects' is disabled #11 6.876 tests/msc_vlr/Makefile.am:125: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.876 tests/msc_vlr/Makefile.am:125: but option 'subdir-objects' is disabled #11 6.877 tests/msc_vlr/Makefile.am:131: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.877 tests/msc_vlr/Makefile.am:131: but option 'subdir-objects' is disabled #11 6.878 tests/msc_vlr/Makefile.am:137: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.878 tests/msc_vlr/Makefile.am:137: but option 'subdir-objects' is disabled #11 6.879 tests/msc_vlr/Makefile.am:95: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.879 tests/msc_vlr/Makefile.am:95: but option 'subdir-objects' is disabled #11 6.881 tests/msc_vlr/Makefile.am:143: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.881 tests/msc_vlr/Makefile.am:143: but option 'subdir-objects' is disabled #11 6.882 tests/msc_vlr/Makefile.am:155: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.882 tests/msc_vlr/Makefile.am:155: but option 'subdir-objects' is disabled #11 6.883 tests/msc_vlr/Makefile.am:161: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.883 tests/msc_vlr/Makefile.am:161: but option 'subdir-objects' is disabled #11 6.884 tests/msc_vlr/Makefile.am:113: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.884 tests/msc_vlr/Makefile.am:113: but option 'subdir-objects' is disabled #11 6.967 tests/sms_queue/Makefile.am:36: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.967 tests/sms_queue/Makefile.am:36: but option 'subdir-objects' is disabled #11 7.050 checking for a BSD-compatible install... /usr/bin/install -c #11 7.055 checking whether build environment is sane... yes #11 7.061 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 7.063 checking for gawk... gawk #11 7.063 checking whether make sets $(MAKE)... yes #11 7.070 checking whether make supports nested variables... yes #11 7.075 checking whether make supports nested variables... (cached) yes #11 7.075 checking whether make sets $(MAKE)... (cached) yes #11 7.077 checking for gcc... gcc #11 7.092 checking whether the C compiler works... yes #11 7.121 checking for C compiler default output file name... a.out #11 7.122 checking for suffix of executables... #11 7.155 checking whether we are cross compiling... no #11 7.188 checking for suffix of object files... o #11 7.208 checking whether the compiler supports GNU C... yes #11 7.226 checking whether gcc accepts -g... yes #11 7.241 checking for gcc option to enable C11 features... none needed #11 7.269 checking whether gcc understands -c and -o together... yes #11 7.300 checking whether make supports the include directive... yes (GNU style) #11 7.307 checking dependency style of gcc... gcc3 #11 7.333 checking build system type... x86_64-pc-linux-gnu #11 7.370 checking host system type... x86_64-pc-linux-gnu #11 7.370 checking how to print strings... printf #11 7.393 checking for a sed that does not truncate output... /usr/bin/sed #11 7.396 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.398 checking for egrep... /usr/bin/grep -E #11 7.399 checking for fgrep... /usr/bin/grep -F #11 7.400 checking for ld used by gcc... /usr/bin/ld #11 7.404 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.406 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.409 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.425 checking whether ln -s works... yes #11 7.425 checking the maximum length of command line arguments... 1572864 #11 7.432 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.432 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.432 checking for /usr/bin/ld option to reload object files... -r #11 7.432 checking for file... file #11 7.433 checking for objdump... objdump #11 7.433 checking how to recognize dependent libraries... pass_all #11 7.434 checking for dlltool... no #11 7.434 checking how to associate runtime and link libraries... printf %s\n #11 7.435 checking for ar... ar #11 7.435 checking for archiver @FILE support... @ #11 7.460 checking for strip... strip #11 7.461 checking for ranlib... ranlib #11 7.461 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.508 checking for sysroot... no #11 7.509 checking for a working dd... /usr/bin/dd #11 7.512 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.525 checking for mt... no #11 7.526 checking if : is a manifest tool... no #11 7.529 checking for stdio.h... yes #11 7.543 checking for stdlib.h... yes #11 7.561 checking for string.h... yes #11 7.583 checking for inttypes.h... yes #11 7.599 checking for stdint.h... yes #11 7.616 checking for strings.h... yes #11 7.640 checking for sys/stat.h... yes #11 7.660 checking for sys/types.h... yes #11 7.682 checking for unistd.h... yes #11 7.702 checking for dlfcn.h... yes #11 7.728 checking for objdir... .libs #11 7.778 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.792 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.793 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.806 checking if gcc static flag -static works... yes #11 7.857 checking if gcc supports -c -o file.o... yes #11 7.878 checking if gcc supports -c -o file.o... (cached) yes #11 7.878 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.884 checking whether -lc should be explicitly linked in... no #11 7.905 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.956 checking how to hardcode library paths into programs... immediate #11 7.956 checking whether stripping libraries is possible... yes #11 7.957 checking if libtool supports shared libraries... yes #11 7.957 checking whether to build shared libraries... yes #11 7.957 checking whether to build static libraries... yes #11 7.958 checking for pkg-config... /usr/bin/pkg-config #11 7.959 checking for pkg-config... /usr/bin/pkg-config #11 7.959 checking pkg-config is at least version 0.20... yes #11 7.960 checking for sqlite3... yes #11 7.964 checking for libosmocore >= 1.9.0... yes #11 7.971 checking for libosmovty >= 1.9.0... yes #11 7.978 checking for libosmoctrl >= 1.9.0... yes #11 7.985 checking for libosmogsm >= 1.9.0... yes #11 7.992 checking for libosmoabis >= 1.5.0... yes #11 7.998 checking for libosmo-netif >= 1.4.0... yes #11 8.004 checking for libosmo-sigtran >= 1.8.0... yes #11 8.009 checking for libosmo-sccp >= 1.8.0... yes #11 8.014 checking for libosmo-mgcp-client >= 1.12.0... yes #11 8.019 checking for libosmo-gsup-client >= 1.7.0... yes #11 8.025 checking for timegm... yes #11 8.058 checking for library containing sctp_send... -lsctp #11 8.121 checking for libsmpp34 >= 1.14.0... yes #11 8.127 checking for libasn1c >= 0.9.30... yes #11 8.132 checking for libosmo-ranap >= 1.5.0... yes #11 8.137 checking whether to enable code coverage support... no #11 8.137 checking whether struct tm has tm_gmtoff member... yes #11 8.175 checking whether to enable VTY/CTRL tests... no #11 8.177 CFLAGS=" -std=gnu11" #11 8.177 CPPFLAGS="" #11 8.196 checking that generated files are newer than configure... done #11 8.196 configure: creating ./config.status #11 8.451 config.status: creating include/Makefile #11 8.461 config.status: creating include/osmocom/Makefile #11 8.471 config.status: creating include/osmocom/msc/Makefile #11 8.480 config.status: creating include/osmocom/smpp/Makefile #11 8.489 config.status: creating src/Makefile #11 8.500 config.status: creating src/libmsc/Makefile #11 8.511 config.status: creating src/libvlr/Makefile #11 8.522 config.status: creating src/libsmpputil/Makefile #11 8.533 config.status: creating src/osmo-msc/Makefile #11 8.542 config.status: creating src/utils/Makefile #11 8.554 config.status: creating tests/Makefile #11 8.564 config.status: creating tests/atlocal #11 8.574 config.status: creating tests/smpp/Makefile #11 8.583 config.status: creating tests/db_sms/Makefile #11 8.593 config.status: creating tests/sms_queue/Makefile #11 8.601 config.status: creating tests/msc_vlr/Makefile #11 8.611 config.status: creating tests/sdp_msg/Makefile #11 8.620 config.status: creating tests/mncc/Makefile #11 8.632 config.status: creating tests/csd/Makefile #11 8.644 config.status: creating doc/Makefile #11 8.653 config.status: creating doc/examples/Makefile #11 8.661 config.status: creating doc/manuals/Makefile #11 8.670 config.status: creating doc/sequence_charts/Makefile #11 8.679 config.status: creating contrib/Makefile #11 8.688 config.status: creating contrib/systemd/Makefile #11 8.696 config.status: creating contrib/osmo-msc.spec #11 8.705 config.status: creating Makefile #11 8.714 config.status: creating config.h #11 8.721 config.status: executing tests/atconfig commands #11 8.722 config.status: executing depfiles commands #11 9.387 config.status: executing libtool commands #11 9.437 echo 1.11.1.52-62e1 > .version-t && mv .version-t .version #11 9.439 make install-recursive #11 9.442 make[1]: Entering directory '/tmp/osmo-msc' #11 9.447 Making install in include #11 9.447 make[2]: Entering directory '/tmp/osmo-msc/include' #11 9.451 Making install in osmocom #11 9.451 make[3]: Entering directory '/tmp/osmo-msc/include/osmocom' #11 9.454 Making install in msc #11 9.457 make[4]: Entering directory '/tmp/osmo-msc/include/osmocom/msc' #11 9.460 make[5]: Entering directory '/tmp/osmo-msc/include/osmocom/msc' #11 9.460 make[5]: Nothing to be done for 'install-exec-am'. #11 9.460 make[5]: Nothing to be done for 'install-data-am'. #11 9.460 make[5]: Leaving directory '/tmp/osmo-msc/include/osmocom/msc' #11 9.464 make[4]: Leaving directory '/tmp/osmo-msc/include/osmocom/msc' #11 9.465 Making install in smpp #11 9.467 make[4]: Entering directory '/tmp/osmo-msc/include/osmocom/smpp' #11 9.469 make[5]: Entering directory '/tmp/osmo-msc/include/osmocom/smpp' #11 9.469 make[5]: Nothing to be done for 'install-exec-am'. #11 9.469 make[5]: Nothing to be done for 'install-data-am'. #11 9.469 make[5]: Leaving directory '/tmp/osmo-msc/include/osmocom/smpp' #11 9.469 make[4]: Leaving directory '/tmp/osmo-msc/include/osmocom/smpp' #11 9.471 make[4]: Entering directory '/tmp/osmo-msc/include/osmocom' #11 9.481 make[5]: Entering directory '/tmp/osmo-msc/include/osmocom' #11 9.481 make[5]: Nothing to be done for 'install-exec-am'. #11 9.481 make[5]: Nothing to be done for 'install-data-am'. #11 9.481 make[5]: Leaving directory '/tmp/osmo-msc/include/osmocom' #11 9.483 make[4]: Leaving directory '/tmp/osmo-msc/include/osmocom' #11 9.487 make[3]: Leaving directory '/tmp/osmo-msc/include/osmocom' #11 9.490 make[3]: Entering directory '/tmp/osmo-msc/include' #11 9.492 make[4]: Entering directory '/tmp/osmo-msc/include' #11 9.492 make[4]: Nothing to be done for 'install-exec-am'. #11 9.492 make[4]: Nothing to be done for 'install-data-am'. #11 9.492 make[4]: Leaving directory '/tmp/osmo-msc/include' #11 9.493 make[3]: Leaving directory '/tmp/osmo-msc/include' #11 9.493 make[2]: Leaving directory '/tmp/osmo-msc/include' #11 9.494 Making install in src #11 9.495 make[2]: Entering directory '/tmp/osmo-msc/src' #11 9.499 Making install in libvlr #11 9.501 make[3]: Entering directory '/tmp/osmo-msc/src/libvlr' #11 9.503 CC vlr.o #11 9.503 CC vlr_access_req_fsm.o #11 9.505 CC vlr_auth_fsm.o #11 9.509 CC vlr_lu_fsm.o #11 9.515 CC vlr_sgs.o #11 9.516 CC vlr_sgs_fsm.o #11 9.824 AR libvlr.a #11 9.825 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.836 make[4]: Entering directory '/tmp/osmo-msc/src/libvlr' #11 9.836 make[4]: Nothing to be done for 'install-exec-am'. #11 9.836 make[4]: Nothing to be done for 'install-data-am'. #11 9.836 make[4]: Leaving directory '/tmp/osmo-msc/src/libvlr' #11 9.836 make[3]: Leaving directory '/tmp/osmo-msc/src/libvlr' #11 9.836 Making install in libmsc #11 9.841 make[3]: Entering directory '/tmp/osmo-msc/src/libmsc' #11 9.847 CC call_leg.o #11 9.851 CC cell_id_list.o #11 9.863 CC codec_filter.o #11 9.887 CC codec_mapping.o #11 9.891 CC csd_bs.o #11 9.899 CC csd_filter.o #11 9.907 CC sccp_ran.o #11 9.907 CC msc_vty.o #11 9.907 CC db.o #11 9.911 CC e_link.o #11 9.931 CC gsm_04_08.o #11 9.931 CC gsm_04_08_cc.o #11 9.931 CC gsm_04_11.o #11 9.931 CC gsm_04_11_gsup.o #11 9.931 CC gsm_04_14.o #11 9.935 CC gsm_04_80.o #11 9.963 CC gsm_09_11.o #11 10.02 CC gsup_client_mux.o #11 10.12 CC mncc.o #11 10.15 CC mncc_builtin.o #11 10.20 CC mncc_sock.o #11 10.21 CC mncc_call.o #11 10.22 CC msub.o #11 10.24 CC msc_a.o #11 10.26 CC msc_a_remote.o #11 10.29 CC msc_i.o #11 10.31 CC msc_i_remote.o #11 10.32 CC msc_t.o #11 10.32 CC msc_t_remote.o #11 10.33 CC msc_ho.o #11 10.33 CC msc_vgcs.o #11 10.44 CC neighbor_ident.o #11 10.46 CC neighbor_ident_vty.o #11 10.51 CC paging.o #11 10.53 CC ran_conn.o #11 10.55 CC ran_infra.o #11 10.58 CC ran_msg.o #11 10.64 CC ran_msg_a.o #11 10.65 CC ran_peer.o #11 10.66 CC rrlp.o #11 10.67 CC rtp_stream.o #11 10.69 CC sdp_msg.o #11 10.71 CC silent_call.o #11 10.71 CC sms_queue.o #11 10.75 CC smsc_vty.o #11 10.79 CC transaction.o #11 10.81 CC transaction_cc.o #11 10.84 CC msc_net_init.o #11 10.91 CC ctrl_commands.o #11 10.92 rtp_stream.c: In function 'rtp_stream_do_mgcp_verb': #11 10.92 rtp_stream.c:332:25: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.92 332 | verb_info.codecs[i] = m->mgcp; #11 10.92 | ^~~~~~~~~ #11 10.92 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.92 from rtp_stream.c:25: #11 10.92 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.92 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.92 | ^~~~~~ #11 10.92 rtp_stream.c:338:25: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.92 338 | verb_info.codecs_len = i; #11 10.92 | ^~~~~~~~~ #11 10.92 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.92 35 | unsigned int codecs_len #11 10.92 | ^~~~~~~~~~ #11 10.92 CC sgs_iface.o #11 10.94 CC sgs_server.o #11 10.97 CC sgs_vty.o #11 11.00 CC asci_gcr.o #11 11.03 CC asci_vty.o #11 11.07 CC ran_msg_iu.o #11 11.42 AR libmsc.a #11 11.42 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.50 make[4]: Entering directory '/tmp/osmo-msc/src/libmsc' #11 11.50 make[4]: Nothing to be done for 'install-exec-am'. #11 11.50 make[4]: Nothing to be done for 'install-data-am'. #11 11.50 make[4]: Leaving directory '/tmp/osmo-msc/src/libmsc' #11 11.50 make[3]: Leaving directory '/tmp/osmo-msc/src/libmsc' #11 11.50 Making install in libsmpputil #11 11.51 make[3]: Entering directory '/tmp/osmo-msc/src/libsmpputil' #11 11.51 CC smpp_utils.o #11 11.52 CC smpp_vty.o #11 11.53 CC smpp_msc.o #11 11.54 CC smpp_smsc.o #11 11.62 smpp_msc.c: In function 'submit_to_sms': #11 11.62 smpp_msc.c:212:2: warning: #warning Implement reply path [-Wcpp] #11 11.62 212 | #warning Implement reply path #11 11.62 | ^~~~~~~ #11 11.76 AR libsmpputil.a #11 11.76 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.77 make[4]: Entering directory '/tmp/osmo-msc/src/libsmpputil' #11 11.77 make[4]: Nothing to be done for 'install-exec-am'. #11 11.77 make[4]: Nothing to be done for 'install-data-am'. #11 11.77 make[4]: Leaving directory '/tmp/osmo-msc/src/libsmpputil' #11 11.77 make[3]: Leaving directory '/tmp/osmo-msc/src/libsmpputil' #11 11.77 Making install in utils #11 11.77 make[3]: Entering directory '/tmp/osmo-msc/src/utils' #11 11.77 CC smpp_mirror-smpp_mirror.o #11 11.87 CCLD smpp_mirror #11 12.38 make[4]: Entering directory '/tmp/osmo-msc/src/utils' #11 12.38 make[4]: Nothing to be done for 'install-data-am'. #11 12.39 make[4]: Leaving directory '/tmp/osmo-msc/src/utils' #11 12.39 make[3]: Leaving directory '/tmp/osmo-msc/src/utils' #11 12.39 Making install in osmo-msc #11 12.39 make[3]: Entering directory '/tmp/osmo-msc/src/osmo-msc' #11 12.39 CC msc_main.o #11 12.54 CCLD osmo-msc #11 13.06 make[4]: Entering directory '/tmp/osmo-msc/src/osmo-msc' #11 13.06 make[4]: Nothing to be done for 'install-data-am'. #11 13.06 /usr/bin/mkdir -p '/usr/local/bin' #11 13.07 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-msc '/usr/local/bin' #11 13.09 libtool: install: /usr/bin/install -c osmo-msc /usr/local/bin/osmo-msc #11 13.09 make[4]: Leaving directory '/tmp/osmo-msc/src/osmo-msc' #11 13.09 make[3]: Leaving directory '/tmp/osmo-msc/src/osmo-msc' #11 13.09 make[3]: Entering directory '/tmp/osmo-msc/src' #11 13.09 make[4]: Entering directory '/tmp/osmo-msc/src' #11 13.09 make[4]: Nothing to be done for 'install-exec-am'. #11 13.09 make[4]: Nothing to be done for 'install-data-am'. #11 13.09 make[4]: Leaving directory '/tmp/osmo-msc/src' #11 13.09 make[3]: Leaving directory '/tmp/osmo-msc/src' #11 13.09 make[2]: Leaving directory '/tmp/osmo-msc/src' #11 13.09 Making install in doc #11 13.10 make[2]: Entering directory '/tmp/osmo-msc/doc' #11 13.10 Making install in examples #11 13.10 make[3]: Entering directory '/tmp/osmo-msc/doc/examples' #11 13.10 make[4]: Entering directory '/tmp/osmo-msc/doc/examples' #11 13.10 make[4]: Nothing to be done for 'install-exec-am'. #11 13.10 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.11 /usr/bin/install -c -m 644 osmo-msc/osmo-msc.cfg '/usr/local/etc/osmocom' #11 13.11 make install-data-hook #11 13.11 make[5]: Entering directory '/tmp/osmo-msc/doc/examples' #11 13.11 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 13.11 j="/usr/local/share/doc/osmo-msc/examples/$f" && \ #11 13.11 mkdir -p "$(dirname $j)" && \ #11 13.11 /usr/bin/install -c -m 644 ./$f $j; \ #11 13.11 done #11 13.12 make[5]: Leaving directory '/tmp/osmo-msc/doc/examples' #11 13.13 make[4]: Leaving directory '/tmp/osmo-msc/doc/examples' #11 13.13 make[3]: Leaving directory '/tmp/osmo-msc/doc/examples' #11 13.13 Making install in manuals #11 13.13 make[3]: Entering directory '/tmp/osmo-msc/doc/manuals' #11 13.13 make[4]: Entering directory '/tmp/osmo-msc/doc/manuals' #11 13.13 make[4]: Nothing to be done for 'install-exec-am'. #11 13.13 make[4]: Nothing to be done for 'install-data-am'. #11 13.13 make[4]: Leaving directory '/tmp/osmo-msc/doc/manuals' #11 13.13 make[3]: Leaving directory '/tmp/osmo-msc/doc/manuals' #11 13.13 Making install in sequence_charts #11 13.14 make[3]: Entering directory '/tmp/osmo-msc/doc/sequence_charts' #11 13.14 make[4]: Entering directory '/tmp/osmo-msc/doc/sequence_charts' #11 13.14 make[4]: Nothing to be done for 'install-exec-am'. #11 13.14 make[4]: Nothing to be done for 'install-data-am'. #11 13.14 make[4]: Leaving directory '/tmp/osmo-msc/doc/sequence_charts' #11 13.14 make[3]: Leaving directory '/tmp/osmo-msc/doc/sequence_charts' #11 13.14 make[3]: Entering directory '/tmp/osmo-msc/doc' #11 13.14 make[4]: Entering directory '/tmp/osmo-msc/doc' #11 13.14 make[4]: Nothing to be done for 'install-exec-am'. #11 13.14 make[4]: Nothing to be done for 'install-data-am'. #11 13.14 make[4]: Leaving directory '/tmp/osmo-msc/doc' #11 13.14 make[3]: Leaving directory '/tmp/osmo-msc/doc' #11 13.14 make[2]: Leaving directory '/tmp/osmo-msc/doc' #11 13.14 Making install in contrib #11 13.14 make[2]: Entering directory '/tmp/osmo-msc/contrib' #11 13.15 Making install in systemd #11 13.15 make[3]: Entering directory '/tmp/osmo-msc/contrib/systemd' #11 13.15 make[4]: Entering directory '/tmp/osmo-msc/contrib/systemd' #11 13.15 make[4]: Nothing to be done for 'install-exec-am'. #11 13.15 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.15 /usr/bin/install -c -m 644 osmo-msc.service '/lib/systemd/system' #11 13.15 make[4]: Leaving directory '/tmp/osmo-msc/contrib/systemd' #11 13.16 make[3]: Leaving directory '/tmp/osmo-msc/contrib/systemd' #11 13.16 make[3]: Entering directory '/tmp/osmo-msc/contrib' #11 13.16 make[4]: Entering directory '/tmp/osmo-msc/contrib' #11 13.16 make[4]: Nothing to be done for 'install-exec-am'. #11 13.16 make[4]: Nothing to be done for 'install-data-am'. #11 13.16 make[4]: Leaving directory '/tmp/osmo-msc/contrib' #11 13.16 make[3]: Leaving directory '/tmp/osmo-msc/contrib' #11 13.16 make[2]: Leaving directory '/tmp/osmo-msc/contrib' #11 13.16 Making install in tests #11 13.16 make[2]: Entering directory '/tmp/osmo-msc/tests' #11 13.16 Making install in sms_queue #11 13.17 make[3]: Entering directory '/tmp/osmo-msc/tests/sms_queue' #11 13.17 make[4]: Entering directory '/tmp/osmo-msc/tests/sms_queue' #11 13.17 make[4]: Nothing to be done for 'install-exec-am'. #11 13.17 make[4]: Nothing to be done for 'install-data-am'. #11 13.17 make[4]: Leaving directory '/tmp/osmo-msc/tests/sms_queue' #11 13.17 make[3]: Leaving directory '/tmp/osmo-msc/tests/sms_queue' #11 13.17 Making install in msc_vlr #11 13.17 make[3]: Entering directory '/tmp/osmo-msc/tests/msc_vlr' #11 13.17 make[4]: Entering directory '/tmp/osmo-msc/tests/msc_vlr' #11 13.17 make[4]: Nothing to be done for 'install-exec-am'. #11 13.17 make[4]: Nothing to be done for 'install-data-am'. #11 13.17 make[4]: Leaving directory '/tmp/osmo-msc/tests/msc_vlr' #11 13.17 make[3]: Leaving directory '/tmp/osmo-msc/tests/msc_vlr' #11 13.17 Making install in db_sms #11 13.18 make[3]: Entering directory '/tmp/osmo-msc/tests/db_sms' #11 13.18 make[4]: Entering directory '/tmp/osmo-msc/tests/db_sms' #11 13.18 make[4]: Nothing to be done for 'install-exec-am'. #11 13.18 make[4]: Nothing to be done for 'install-data-am'. #11 13.18 make[4]: Leaving directory '/tmp/osmo-msc/tests/db_sms' #11 13.18 make[3]: Leaving directory '/tmp/osmo-msc/tests/db_sms' #11 13.18 Making install in sdp_msg #11 13.18 make[3]: Entering directory '/tmp/osmo-msc/tests/sdp_msg' #11 13.18 make[4]: Entering directory '/tmp/osmo-msc/tests/sdp_msg' #11 13.18 make[4]: Nothing to be done for 'install-exec-am'. #11 13.18 make[4]: Nothing to be done for 'install-data-am'. #11 13.18 make[4]: Leaving directory '/tmp/osmo-msc/tests/sdp_msg' #11 13.18 make[3]: Leaving directory '/tmp/osmo-msc/tests/sdp_msg' #11 13.19 Making install in mncc #11 13.19 make[3]: Entering directory '/tmp/osmo-msc/tests/mncc' #11 13.19 make[4]: Entering directory '/tmp/osmo-msc/tests/mncc' #11 13.19 make[4]: Nothing to be done for 'install-exec-am'. #11 13.19 make[4]: Nothing to be done for 'install-data-am'. #11 13.19 make[4]: Leaving directory '/tmp/osmo-msc/tests/mncc' #11 13.19 make[3]: Leaving directory '/tmp/osmo-msc/tests/mncc' #11 13.19 Making install in csd #11 13.19 make[3]: Entering directory '/tmp/osmo-msc/tests/csd' #11 13.20 make[4]: Entering directory '/tmp/osmo-msc/tests/csd' #11 13.20 make[4]: Nothing to be done for 'install-exec-am'. #11 13.20 make[4]: Nothing to be done for 'install-data-am'. #11 13.20 make[4]: Leaving directory '/tmp/osmo-msc/tests/csd' #11 13.20 make[3]: Leaving directory '/tmp/osmo-msc/tests/csd' #11 13.20 Making install in smpp #11 13.20 make[3]: Entering directory '/tmp/osmo-msc/tests/smpp' #11 13.20 make[4]: Entering directory '/tmp/osmo-msc/tests/smpp' #11 13.20 make[4]: Nothing to be done for 'install-exec-am'. #11 13.20 make[4]: Nothing to be done for 'install-data-am'. #11 13.20 make[4]: Leaving directory '/tmp/osmo-msc/tests/smpp' #11 13.20 make[3]: Leaving directory '/tmp/osmo-msc/tests/smpp' #11 13.21 make[3]: Entering directory '/tmp/osmo-msc/tests' #11 13.21 make[4]: Entering directory '/tmp/osmo-msc/tests' #11 13.21 make[4]: Nothing to be done for 'install-exec-am'. #11 13.21 make[4]: Nothing to be done for 'install-data-am'. #11 13.21 make[4]: Leaving directory '/tmp/osmo-msc/tests' #11 13.21 make[3]: Leaving directory '/tmp/osmo-msc/tests' #11 13.21 make[2]: Leaving directory '/tmp/osmo-msc/tests' #11 13.21 make[2]: Entering directory '/tmp/osmo-msc' #11 13.22 make[3]: Entering directory '/tmp/osmo-msc' #11 13.22 make[3]: Nothing to be done for 'install-exec-am'. #11 13.22 make[3]: Nothing to be done for 'install-data-am'. #11 13.22 make[3]: Leaving directory '/tmp/osmo-msc' #11 13.22 make[2]: Leaving directory '/tmp/osmo-msc' #11 13.22 make[1]: Leaving directory '/tmp/osmo-msc' #11 DONE 13.3s #12 [7/8] COPY OSMO-MSC.CFG /data/osmo-msc.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:dff389f8ce038a0d9e812b13c37b6c6ed3d3e3eaac8ad0fda71387df05726ac3 done #14 naming to docker.io/osmocom-build/osmo-msc-master:latest done #14 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/osmo-msc-master' + docker_image_exists osmo-msc-master + docker images -q osmocom-build/osmo-msc-master + test -n dff389f8ce03 + list_osmo_packages debian-bookworm osmo-msc-master + local distro=debian-bookworm + local image=osmo-msc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-msc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-msc-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202405032026 amd64 Development headers for A-bis interface ii libosmo-gsup-client-dev:amd64 1.7.0.12.a26ab.202405032026 amd64 Development headers of Osmocom GSUP client library ii libosmo-gsup-client0:amd64 1.7.0.12.a26ab.202405032026 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-mgcp-client-dev:amd64 1.12.1.47.e01f6.202405032026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.47.e01f6.202405032026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405032026 amd64 Development headers for Osmocom network interface ii libosmo-ranap-dev:amd64 1.5.1.6.fc08.202405032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.6.fc08.202405032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sccp-dev:amd64 1.8.0.63.ee75.202405032026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202405032026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202405032026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202405032026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202405032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405032026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202405032026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405032026 amd64 Osmo VTY library ii osmocom-nightly 202405032026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-msc-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-msc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-msc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-msc-test + echo ttcn3-msc-test + dir=ttcn3-msc-test + pull_arg=--pull + grep ^FROM ../ttcn3-msc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + echo FROM $REGISTRY/$USER/debian-bookworm-titan + pull_arg= + set +x Building image: ttcn3-msc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-msc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-msc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-msc-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-msc-test/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=sysmocom/master \ --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 \ -t osmocom-build/ttcn3-msc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.48kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" msc #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY MSC_TESTS.CFG /data/MSC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:df0cec250c26569d17c536d9af84a241b123c1f6b310bd597df6c31ff1bb80f6 done #10 naming to docker.io/osmocom-build/ttcn3-msc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-msc-test' + docker_image_exists ttcn3-msc-test + docker images -q osmocom-build/ttcn3-msc-test + test -n df0cec250c26 + list_osmo_packages debian-bookworm ttcn3-msc-test + local distro=debian-bookworm + local image=ttcn3-msc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-msc-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-msc-test/logs/msc-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc-tester/unix + cp MSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc-tester/MSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc-tester/MSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc-tester/MSC_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc-tester/MSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc/unix + cp osmo-msc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/unix + network_create + SUBNET=3682985 + seq 1 30 + + echo (3682985 + 1) % 256 bc + SUBNET=170 + NET_NAME=ttcn3-msc-test-170 + SUB4=172.18.170.0/24 + SUB6=fd02:db8:170::/64 + set +x Creating network ttcn3-msc-test-170, trying SUBNET=170... + docker network create --internal --subnet 172.18.170.0/24 --ipv6 --subnet fd02:db8:170::/64 ttcn3-msc-test-170 5c8535e73b811d17bc61d2c45bb205ad2feebed5c917b866b2b96eb96c5d344c + set +x ### Network ttcn3-msc-test-170 created (SUBNET=170) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=170 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc/osmo-msc.cfg Applying SUBNET=170 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp/osmo-stp.cfg Applying SUBNET=170 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc-tester/MSC_Tests.cfg + echo Starting container with STP Starting container with STP + docker_network_params 170 200 + NET=170 + ADDR_SUFIX=200 + echo --network ttcn3-msc-test-170 --ip 172.18.170.200 --ip6 fd02:db8:170::200 + docker run --rm --network ttcn3-msc-test-170 --ip 172.18.170.200 --ip6 fd02:db8:170::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp:/data --name jenkins-ttcn3-msc-test-2378-stp -d osmocom-build/osmo-stp-master 2b4e5fbd6760a28a85162ede03fad8ee69951291ad01e99e0417883ba94fb0b5 + echo Starting container with MSC Starting container with MSC + docker_network_params 170 10 + NET=170 + ADDR_SUFIX=10 + echo --network ttcn3-msc-test-170 --ip 172.18.170.10 --ip6 fd02:db8:170::10 + docker run --rm --network ttcn3-msc-test-170 --ip 172.18.170.10 --ip6 fd02:db8:170::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/unix:/data/unix --name jenkins-ttcn3-msc-test-2378-msc -d osmocom-build/osmo-msc-master /bin/sh -c osmo-msc -c /data/osmo-msc.cfg >>/data/osmo-msc.log 2>&1 8cc899b5007c8b5dde7b91fe5390a18e015664975f0ad8d5d49596037e86a4d4 + echo Starting container with MSC testsuite Starting container with MSC testsuite + docker_network_params 170 103 + NET=170 + ADDR_SUFIX=103 + echo --network ttcn3-msc-test-170 --ip 172.18.170.103 --ip6 fd02:db8:170::103 + docker run --rm --network ttcn3-msc-test-170 --ip 172.18.170.103 --ip6 fd02:db8:170::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.170.10 -e OSMO_SUT_PORT=4254 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/unix:/data/unix --name jenkins-ttcn3-msc-test-2378-ttcn3-msc-test osmocom-build/ttcn3-msc-test + SUBDIR=msc + SUITE=MSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/msc/MSC_Tests MSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MSC_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: MSC_Tests.cfg MC@c59c99354325: Unix server socket created successfully. MC@c59c99354325: Listening on TCP port 35111. c59c99354325 is the default MC2> spawn /osmo-ttcn3-hacks/msc/MSC_Tests c59c99354325 35111 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c59c99354325: New HC connected from 172.18.170.103 [172.18.170.103]. c59c99354325: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@c59c99354325: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c59c99354325: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c59c99354325: Configuration file was processed on all HCs. MC@c59c99354325: Creating MTC on host 172.18.170.103. MC@c59c99354325: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Sat May 4 04:32:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@c59c99354325: ************************************************* MSC_Test-M3UA(4)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@c59c99354325: ************************************************* MSC_Test-SCCP(3)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-M3UA(4)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test-M3UA(4)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-M3UA(4)@c59c99354325: M3UA_ASPUP sent MSC_Test-M3UA(4)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@c59c99354325: Message received on association #8 MSC_Test-M3UA(4)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test-M3UA(4)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@c59c99354325: Message received on association #8 MSC_Test-M3UA(4)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@c59c99354325: Message received on association #8 MSC_Test-M3UA(4)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@c59c99354325: Message received on association #8 MSC_Test-M3UA(4)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-SCCP(3)@c59c99354325: First idle individual index:0 MSC_Test-M3UA(4)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@c59c99354325: Message received on association #8 MSC_Test-M3UA(4)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@c59c99354325: setverdict(pass): none -> pass MSC_Test-SCCP(3)@c59c99354325: Final verdict of PTC: none MSC_Test-M3UA(4)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: pass MTC@c59c99354325: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@c59c99354325: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@c59c99354325: Test case TC_cr_before_reset finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Sat May 4 04:33:03 UTC 2024 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55148) Waiting for packet dumper to finish... 1 (prev_count=55148, count=56225) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Sat May 4 04:33:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_noauth_tmsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@c59c99354325: ************************************************* MSC_Test_0-M3UA(8)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(6)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(9)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(8)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(8)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(11)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(11)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(11)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(11)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(12)@c59c99354325: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000001'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@c59c99354325: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)1502063 MSC_Test_0-SCCP(6)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(7)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@c59c99354325: { messageType := 2, destLocRef := '16EB6F'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(6)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(6)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(6)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@c59c99354325: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" MSC_Test_0-SCCP(6)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(6)@c59c99354325: vl_from0 MSC_Test_0-SCCP(6)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(6)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(6)@c59c99354325: vl_from0 MSC_Test_0-SCCP(6)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(6)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(6)@c59c99354325: vl_from0 MSC_Test_0-SCCP(6)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(7)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)1502063 MSC_Test_0-M3UA(8)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(7)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(6)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(13)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(10)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(12)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(8)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(9)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Sat May 4 04:33:08 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32770) Waiting for packet dumper to finish... 1 (prev_count=32770, count=174146) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Sat May 4 04:33:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_noauth_notmsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(19)@c59c99354325: ************************************************* MSC_Test_0-M3UA(19)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@c59c99354325: ************************************************* MSC_Test_0-SCCP(17)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(20)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(22)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(22)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(22)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(22)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(19)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(19)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(23)@c59c99354325: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000002'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@c59c99354325: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)2919720 MSC_Test_0-SCCP(17)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(18)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@c59c99354325: { messageType := 2, destLocRef := '2C8D28'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(17)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(17)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(17)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@c59c99354325: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" MSC_Test_0-SCCP(17)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(17)@c59c99354325: vl_from0 TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(17)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(17)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(17)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(17)@c59c99354325: vl_from0 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(17)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(18)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)2919720 MSC_Test_0-M3UA(19)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-SCCP(17)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(24)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(21)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(19)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(23)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(20)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(18)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Sat May 4 04:33:13 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33646) Waiting for packet dumper to finish... 1 (prev_count=33646, count=163258) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Sat May 4 04:33:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_tmsi_noauth_notmsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(30)@c59c99354325: ************************************************* MSC_Test_0-M3UA(30)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(28)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(31)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(30)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(30)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(30)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(33)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(33)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(33)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(33)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(34)@c59c99354325: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BADBAD0'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@c59c99354325: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)4808698 MSC_Test_0-RAN(29)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: { messageType := 2, destLocRef := '495FFA'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(28)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(28)@c59c99354325: vl_from0 MSC_Test_0-SCCP(28)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@c59c99354325: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@c59c99354325: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(28)@c59c99354325: vl_from0 MSC_Test_0-SCCP(28)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@c59c99354325: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@c59c99354325: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(28)@c59c99354325: vl_from0 MSC_Test_0-SCCP(28)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@c59c99354325: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)4808698 TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@c59c99354325: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@c59c99354325: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@c59c99354325: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)15194876 MSC_Test_0-SCCP(28)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: { messageType := 2, destLocRef := 'E7DAFC'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(28)@c59c99354325: vl_from0 MSC_Test_0-SCCP(28)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(29)@c59c99354325: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)15194876 TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@c59c99354325: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-RAN(29)@c59c99354325: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(34)@c59c99354325: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BADBAD0'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(29)@c59c99354325: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)5683766 MSC_Test_0-RAN(29)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: { messageType := 2, destLocRef := '56BA36'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(28)@c59c99354325: vl_from0 MSC_Test_0-SCCP(28)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@c59c99354325: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@c59c99354325: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(28)@c59c99354325: vl_from0 MSC_Test_0-SCCP(28)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(34)@c59c99354325: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test-GSUP(34)@c59c99354325: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(28)@c59c99354325: vl_from0 MSC_Test_0-SCCP(28)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@c59c99354325: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)5683766 TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@c59c99354325: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@c59c99354325: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@c59c99354325: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)2589118 MSC_Test_0-SCCP(28)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@c59c99354325: { messageType := 2, destLocRef := '2781BE'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(28)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(28)@c59c99354325: vl_from0 MSC_Test_0-SCCP(28)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(28)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(29)@c59c99354325: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)2589118 TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@c59c99354325: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-RAN(29)@c59c99354325: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(34)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(28)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(30)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(35)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(31)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(29)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(32)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(39)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@c59c99354325: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(38): pass (pass -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(39): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Sat May 4 04:33:20 UTC 2024 ====== MSC_Tests.TC_lu_tmsi_noauth_notmsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449477) Waiting for packet dumper to finish... 1 (prev_count=449477, count=450642) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Sat May 4 04:33:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_reject started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(43)@c59c99354325: ************************************************* MSC_Test_0-M3UA(43)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(43)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(41)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(44)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(46)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(46)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(46)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(46)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(46)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(46)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(46)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(43)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(43)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(43)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(43)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(43)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(43)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(43)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(43)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(43)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(43)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(43)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(43)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(47)@c59c99354325: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(49) TC_lu_imsi_reject0(49)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(42)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(42)@c59c99354325: Added conn table entry 0TC_lu_imsi_reject0(49)6985287 MSC_Test_0-SCCP(41)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(42)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(41)@c59c99354325: { messageType := 2, destLocRef := '6A9647'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(41)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(41)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(41)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(47)@c59c99354325: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(49) MSC_Test-GSUP(47)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_reject0(49)"262420000000003" MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(41)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(41)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(41)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(41)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(41)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(41)@c59c99354325: vl_from0 MSC_Test_0-SCCP(41)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(43)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(42)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_reject0(49)6985287 MSC_Test_0-M3UA(43)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_reject0(49)@c59c99354325: setverdict(pass): none -> pass TC_lu_imsi_reject0(49)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(49)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(49)@c59c99354325: Final verdict of PTC: pass MSC_Test-MNCC(44)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(45)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(47)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(41)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(46)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(43)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(42)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(50)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(48)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(41): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(42): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(43): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(44): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(45): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(46): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(47): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(48): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_reject0(49): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(50): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Sat May 4 04:33:25 UTC 2024 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32530) Waiting for packet dumper to finish... 1 (prev_count=32530, count=144635) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Sat May 4 04:33:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_timeout_gsup started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(54)@c59c99354325: ************************************************* MSC_Test_0-M3UA(54)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(54)@c59c99354325: ************************************************* MSC_Test_0-SCCP(52)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(55)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(54)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(54)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(54)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(54)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(54)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(54)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(54)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(54)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(57)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(57)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(57)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(57)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(57)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(57)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(57)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(57)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(58)@c59c99354325: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(60) TC_lu_imsi_timeout_gsup0(60)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(53)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(53)@c59c99354325: Added conn table entry 0TC_lu_imsi_timeout_gsup0(60)16006023 MSC_Test_0-RAN(53)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(52)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@c59c99354325: { messageType := 2, destLocRef := 'F43B87'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(52)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(58)@c59c99354325: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(60) MSC_Test-GSUP(58)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(60)"262420000000004" MSC_Test_0-SCCP(52)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(52)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(52)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(52)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(52)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(52)@c59c99354325: vl_from0 MSC_Test_0-SCCP(52)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(54)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(53)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(60)16006023 TC_lu_imsi_timeout_gsup0(60)@c59c99354325: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(60)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(60)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(60)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-M3UA(54)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(52)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(59)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(56)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(51)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(55)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(57)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(58)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(53)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(51): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(52): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(53): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(54): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(55): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(56): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(57): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(58): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(59): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_timeout_gsup0(60): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Sat May 4 04:33:35 UTC 2024 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=128983) Waiting for packet dumper to finish... 1 (prev_count=128983, count=142995) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Sat May 4 04:33:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(65)@c59c99354325: ************************************************* MSC_Test_0-M3UA(65)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(65)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(63)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(66)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(65)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(65)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(65)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(65)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(65)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(65)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(65)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(65)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(68)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(68)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(68)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(68)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(68)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(68)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(68)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(68)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(69)@c59c99354325: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(71) TC_lu_imsi_auth_tmsi0(71)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(64)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(64)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi0(71)6720738 MSC_Test_0-SCCP(63)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(64)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@c59c99354325: { messageType := 2, destLocRef := '668CE2'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(63)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(69)@c59c99354325: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(71) MSC_Test-GSUP(69)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(71)"262420000000005" MSC_Test_0-SCCP(63)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(63)@c59c99354325: vl_from0 MSC_Test_0-SCCP(63)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(71)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(63)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(64)@c59c99354325: patching N(SD)=1 into dtap '0514C244B17A'O MSC_Test_0-RAN(64)@c59c99354325: patched enc_l3: '0554C244B17A'O MSC_Test_0-SCCP(63)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(63)@c59c99354325: vl_from0 MSC_Test_0-SCCP(63)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100060554C244B17A'O MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(63)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(63)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(71)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(64)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(64)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(63)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(63)@c59c99354325: vl_from0 MSC_Test_0-SCCP(63)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(63)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(63)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(63)@c59c99354325: vl_from0 MSC_Test_0-SCCP(63)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(65)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(64)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(71)6720738 TC_lu_imsi_auth_tmsi0(71)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(69)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(63)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(65)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(67)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(70)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(68)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(66)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(64)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(63): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(64): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(65): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(66): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(67): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(68): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(69): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(70): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi0(71): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Sat May 4 04:33:39 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33545) Waiting for packet dumper to finish... 1 (prev_count=33545, count=195736) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Sat May 4 04:33:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth3g_tmsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(76)@c59c99354325: ************************************************* MSC_Test_0-M3UA(76)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(76)@c59c99354325: ************************************************* MSC_Test_0-SCCP(74)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(77)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(79)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(79)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(79)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(79)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(79)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(79)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(79)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(79)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(76)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(76)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(76)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(76)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(76)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(76)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(76)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(76)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(80)@c59c99354325: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(82) TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(75)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)624713 MSC_Test_0-RAN(75)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(74)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@c59c99354325: { messageType := 2, destLocRef := '098849'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(74)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(80)@c59c99354325: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(82) MSC_Test-GSUP(80)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(82)"262420000001005" MSC_Test_0-SCCP(74)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(74)@c59c99354325: vl_from0 MSC_Test_0-SCCP(74)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(74)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(75)@c59c99354325: patching N(SD)=1 into dtap '0514447082E321046CBC5AA9'O MSC_Test_0-RAN(75)@c59c99354325: patched enc_l3: '0554447082E321046CBC5AA9'O MSC_Test_0-SCCP(74)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@c59c99354325: vl_len:15 MSC_Test_0-SCCP(74)@c59c99354325: vl_from0 MSC_Test_0-SCCP(74)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000C0554447082E321046CBC5AA9'O MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(74)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(74)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(75)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(75)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(74)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(74)@c59c99354325: vl_from0 MSC_Test_0-SCCP(74)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(74)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(74)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(74)@c59c99354325: vl_from0 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(74)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(76)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(76)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(75)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)624713 TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(80)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(77)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(81)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(79)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(76)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(78)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(75)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(74)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(74): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(75): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(76): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(77): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(78): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(79): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(80): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(81): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(82): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Sat May 4 04:33:44 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33571) Waiting for packet dumper to finish... 1 (prev_count=33571, count=196723) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Sat May 4 04:33:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(87)@c59c99354325: ************************************************* MSC_Test_0-M3UA(87)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(87)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(85)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(88)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(87)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(87)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(87)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(87)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(87)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(87)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(87)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(87)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(87)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(87)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(87)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(87)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(90)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(90)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(90)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(90)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(90)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(90)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(90)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(90)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(91)@c59c99354325: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(93) TC_lu_imsi_timeout_tmsi_realloc0(93)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-RAN(86)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(86)@c59c99354325: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)11586812 MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(85)@c59c99354325: { messageType := 2, destLocRef := 'B0CCFC'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(85)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(85)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(85)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(86)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test-GSUP(91)@c59c99354325: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(93) MSC_Test-GSUP(91)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)"262420000000005" MSC_Test_0-SCCP(85)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(85)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(85)@c59c99354325: vl_from0 MSC_Test_0-SCCP(85)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(85)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(85)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(85)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(85)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(85)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(85)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(87)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_imsi_timeout_tmsi_realloc0(93)@c59c99354325: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@c59c99354325: Test Component 93 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(85)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(88)@c59c99354325: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(93)@c59c99354325: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-SMPP(92)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(84)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(91)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(89)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(87)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(94)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(90)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(86)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(84): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(85): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(86): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(87): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(88): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(89): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(90): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(91): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(92): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(93): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(94): none (fail -> fail) MTC@c59c99354325: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Sat May 4 04:33:56 UTC 2024 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133979) Waiting for packet dumper to finish... 1 (prev_count=133979, count=143166) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Sat May 4 04:33:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cmserv_imsi_unknown started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(96)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(98)@c59c99354325: ************************************************* MSC_Test_0-M3UA(98)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(98)@c59c99354325: ************************************************* MSC_Test-MNCC(99)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(98)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(98)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(98)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(98)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(98)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(98)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(98)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(98)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(101)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(101)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(101)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(101)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(101)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(101)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(101)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(101)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(102)@c59c99354325: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(104) TC_cmserv_imsi_unknown0(104)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(97)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(97)@c59c99354325: Added conn table entry 0TC_cmserv_imsi_unknown0(104)6332658 MSC_Test_0-SCCP(96)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(97)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@c59c99354325: { messageType := 2, destLocRef := '60A0F2'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(96)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(96)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(96)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(96)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(96)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(96)@c59c99354325: vl_from0 MSC_Test_0-SCCP(96)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(97)@c59c99354325: Deleted conn table entry 0TC_cmserv_imsi_unknown0(104)6332658 MSC_Test_0-M3UA(98)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cmserv_imsi_unknown0(104)@c59c99354325: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(104)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(104)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(104)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(97)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(98)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(99)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(100)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(105)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(102)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(101)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(95)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(103)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(96)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(95): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(96): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(97): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(98): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(99): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(100): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(101): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(102): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(103): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_cmserv_imsi_unknown0(104): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@c59c99354325: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Sat May 4 04:34:01 UTC 2024 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32601) Waiting for packet dumper to finish... 1 (prev_count=32601, count=137232) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Sat May 4 04:34:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cmserv_tmsi_unknown started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(109)@c59c99354325: ************************************************* MSC_Test_0-M3UA(109)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(109)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(107)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(110)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(109)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(109)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(109)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(109)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(109)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(109)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(109)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(109)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(112)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(112)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(112)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(112)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(112)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(112)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(112)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(112)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cmserv_tmsi_unknown0(115)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '57111111'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(108)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(108)@c59c99354325: Added conn table entry 0TC_cmserv_tmsi_unknown0(115)11695158 MSC_Test_0-SCCP(107)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(108)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@c59c99354325: { messageType := 2, destLocRef := 'B27436'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(107)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(107)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(107)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(107)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(107)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(107)@c59c99354325: vl_from0 MSC_Test_0-SCCP(107)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(108)@c59c99354325: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(115)11695158 MSC_Test_0-M3UA(109)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cmserv_tmsi_unknown0(115)@c59c99354325: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(115)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(115)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(115)@c59c99354325: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(116)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(107)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(106)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(110)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(108)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(111)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(112)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(113)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(109)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(114)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(106): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(107): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(108): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(109): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(110): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(111): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(112): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(113): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(114): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_cmserv_tmsi_unknown0(115): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(116): none (pass -> pass) MTC@c59c99354325: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Sat May 4 04:34:06 UTC 2024 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32509) Waiting for packet dumper to finish... 1 (prev_count=32509, count=127531) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Sat May 4 04:34:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_and_mo_call started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(120)@c59c99354325: ************************************************* MSC_Test_0-M3UA(120)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(120)@c59c99354325: ************************************************* MSC_Test_0-SCCP(118)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(121)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(120)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(120)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(120)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(120)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(120)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(120)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(120)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(120)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(123)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(123)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(123)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(123)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(123)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(123)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(123)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(123)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(119)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(124)@c59c99354325: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(119)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call0(126)8928221 MSC_Test_0-RAN(119)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(124)@c59c99354325: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(126) MSC_Test-GSUP(124)@c59c99354325: Added IMSI table entry 0TC_lu_and_mo_call0(126)"262420000000007" MSC_Test_0-SCCP(118)@c59c99354325: { messageType := 2, destLocRef := '883BDD'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(118)@c59c99354325: vl_from0 MSC_Test_0-SCCP(118)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(119)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(119)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(118)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(118)@c59c99354325: vl_from0 MSC_Test_0-SCCP(118)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(118)@c59c99354325: vl_from0 MSC_Test_0-SCCP(118)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(119)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call0(126)8928221 TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '271F8D8A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(119)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call0(126)8000569 MSC_Test_0-RAN(119)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(118)@c59c99354325: { messageType := 2, destLocRef := '7A1439'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(121)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(126) MSC_Test-MGCP(122)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call0(126) MSC_Test_0-RAN(119)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(119)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(118)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(118)@c59c99354325: vl_from0 MSC_Test_0-SCCP(118)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(122)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(121)@c59c99354325: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(126) MSC_Test-MNCC(121)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call0(126)-2147483647 MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(118)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(118)@c59c99354325: vl_from0 MSC_Test_0-SCCP(118)@c59c99354325: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@c59c99354325: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(126)@c59c99354325: { line := { verb := "MDCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.170.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(119)@c59c99354325: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(119)@c59c99354325: patched enc_l3: '038F'O MSC_Test_0-SCCP(118)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(118)@c59c99354325: vl_from0 MSC_Test_0-SCCP(118)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(126)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(126)@c59c99354325: f_mo_call_establish DONE TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@c59c99354325: Hold the call for some time TC_lu_and_mo_call0(126)@c59c99354325: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@c59c99354325: Hangup TC_lu_and_mo_call0(126)@c59c99354325: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@c59c99354325: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@c59c99354325: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(126)@c59c99354325: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(119)@c59c99354325: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(119)@c59c99354325: patched enc_l3: '03EA'O MSC_Test_0-SCCP(118)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(118)@c59c99354325: vl_from0 MSC_Test_0-SCCP(118)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(118)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(121)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call0(126)-2147483647 TC_lu_and_mo_call0(126)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@c59c99354325: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(118)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(118)@c59c99354325: vl_from0 MSC_Test_0-SCCP(118)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(119)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call0(126)8000569 TC_lu_and_mo_call0(126)@c59c99354325: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(120)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@c59c99354325: f_call_hangup 9: done TC_lu_and_mo_call0(126)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(124)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(125)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(123)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(118)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(120)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(122)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(121)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(119)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(118): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(119): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(120): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(121): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(122): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(123): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(124): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(125): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_and_mo_call0(126): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Sat May 4 04:34:18 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400944) Waiting for packet dumper to finish... 1 (prev_count=400944, count=402021) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Sat May 4 04:34:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_and_mo_call_ipv6 started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(131)@c59c99354325: ************************************************* MSC_Test_0-M3UA(131)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(131)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(129)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(132)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(131)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(131)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(131)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(131)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(131)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(131)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(131)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(131)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(134)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(134)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(134)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(134)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(134)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(134)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(134)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(134)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(135)@c59c99354325: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(130)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(130)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)1572470 MSC_Test_0-RAN(130)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: { messageType := 2, destLocRef := '17FE76'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(135)@c59c99354325: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-GSUP(135)@c59c99354325: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(137)"262420000000007" MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(129)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(129)@c59c99354325: vl_from0 MSC_Test_0-SCCP(129)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(130)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(130)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(129)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(129)@c59c99354325: vl_from0 MSC_Test_0-SCCP(129)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(129)@c59c99354325: vl_from0 MSC_Test_0-SCCP(129)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(130)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)1572470 TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '06E10F26'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(130)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)6844848 MSC_Test_0-RAN(130)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: { messageType := 2, destLocRef := '6871B0'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(132)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MGCP(133)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test_0-RAN(130)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(130)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(129)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(129)@c59c99354325: vl_from0 MSC_Test_0-SCCP(129)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(133)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(132)@c59c99354325: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MNCC(132)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(129)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@c59c99354325: vl_len:26 MSC_Test_0-SCCP(129)@c59c99354325: vl_from0 MSC_Test_0-SCCP(129)@c59c99354325: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@c59c99354325: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(137)@c59c99354325: { line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.170.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(130)@c59c99354325: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(130)@c59c99354325: patched enc_l3: '038F'O MSC_Test_0-SCCP(129)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(129)@c59c99354325: vl_from0 MSC_Test_0-SCCP(129)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(137)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@c59c99354325: Hold the call for some time TC_lu_and_mo_call_ipv60(137)@c59c99354325: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@c59c99354325: Hangup TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(130)@c59c99354325: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(130)@c59c99354325: patched enc_l3: '03EA'O MSC_Test_0-SCCP(129)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(129)@c59c99354325: vl_from0 MSC_Test_0-SCCP(129)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test-MNCC(132)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(129)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_ipv60(137)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(137)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(129)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(129)@c59c99354325: vl_from0 MSC_Test_0-SCCP(129)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(129)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(130)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)6844848 TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@c59c99354325: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(137)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(135)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(129)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(136)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(133)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(132)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(131)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(130)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(134)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(129): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(130): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(131): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(132): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(133): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(134): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(135): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(136): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_and_mo_call_ipv60(137): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Sat May 4 04:34:30 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402598) Waiting for packet dumper to finish... 1 (prev_count=402598, count=403675) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout ------ Sat May 4 04:34:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(142)@c59c99354325: ************************************************* MSC_Test_0-M3UA(142)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(140)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(143)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(142)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(142)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(142)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(145)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(145)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(145)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(145)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(146)@c59c99354325: Created GsupExpect[0] for "262420000000089" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(141)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)6493772 MSC_Test_0-RAN(141)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: { messageType := 2, destLocRef := '63164C'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(146)@c59c99354325: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-GSUP(146)@c59c99354325: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)"262420000000089" MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(140)@c59c99354325: vl_from0 MSC_Test_0-SCCP(140)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(140)@c59c99354325: vl_from0 MSC_Test_0-SCCP(140)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(140)@c59c99354325: vl_from0 MSC_Test_0-SCCP(140)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)6493772 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '21C33DF6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)9322319 MSC_Test_0-RAN(141)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: { messageType := 2, destLocRef := '8E3F4F'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MGCP(144)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test_0-RAN(141)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(140)@c59c99354325: vl_from0 MSC_Test_0-SCCP(140)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(144)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(143)@c59c99354325: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MNCC(143)@c59c99354325: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(140)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(140)@c59c99354325: vl_from0 MSC_Test_0-SCCP(140)@c59c99354325: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(140)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: { line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.170.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(141)@c59c99354325: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@c59c99354325: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(140)@c59c99354325: vl_from0 MSC_Test_0-SCCP(140)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(143)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-M3UA(142)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(140)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(141)@c59c99354325: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)9322319 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-SCCP(140)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(145)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(144)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(142)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(143)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(141)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(147)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(146)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(148): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Sat May 4 04:34:40 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355004) Waiting for packet dumper to finish... 1 (prev_count=355004, count=370709) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Sat May 4 04:34:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_auth_sai_timeout started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(153)@c59c99354325: ************************************************* MSC_Test_0-M3UA(153)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(153)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(151)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(154)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(153)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(153)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(153)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(153)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(153)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(153)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(153)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(153)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(156)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(156)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(156)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(156)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(156)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(156)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(156)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(156)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(152)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(157)@c59c99354325: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(159) TC_lu_auth_sai_timeout0(159)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(152)@c59c99354325: Added conn table entry 0TC_lu_auth_sai_timeout0(159)15251371 MSC_Test_0-RAN(152)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(151)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@c59c99354325: { messageType := 2, destLocRef := 'E8B7AB'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(151)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(157)@c59c99354325: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(159) MSC_Test-GSUP(157)@c59c99354325: Added IMSI table entry 0TC_lu_auth_sai_timeout0(159)"262420000000008" MSC_Test_0-SCCP(151)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(151)@c59c99354325: vl_from0 MSC_Test_0-SCCP(151)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(151)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(151)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(151)@c59c99354325: vl_from0 MSC_Test_0-SCCP(151)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(153)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(152)@c59c99354325: Deleted conn table entry 0TC_lu_auth_sai_timeout0(159)15251371 TC_lu_auth_sai_timeout0(159)@c59c99354325: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(159)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(159)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(159)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-SCCP(151)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(153)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(154)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(155)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(156)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(157)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(152)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(158)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(151): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(152): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(153): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(154): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(155): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(156): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(157): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(158): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_auth_sai_timeout0(159): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Sat May 4 04:34:50 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88417) Waiting for packet dumper to finish... 1 (prev_count=88417, count=150289) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Sat May 4 04:34:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_auth_sai_err started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(164)@c59c99354325: ************************************************* MSC_Test_0-M3UA(164)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(164)@c59c99354325: ************************************************* MSC_Test_0-SCCP(162)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(165)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(164)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(164)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(164)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(164)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(164)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(164)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(164)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(164)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(167)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(167)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(167)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(167)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(167)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(167)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(167)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(167)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(168)@c59c99354325: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(170) TC_lu_auth_sai_err0(170)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(163)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(163)@c59c99354325: Added conn table entry 0TC_lu_auth_sai_err0(170)8930503 MSC_Test_0-SCCP(162)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(163)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@c59c99354325: { messageType := 2, destLocRef := '8844C7'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(162)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(168)@c59c99354325: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(170) MSC_Test-GSUP(168)@c59c99354325: Added IMSI table entry 0TC_lu_auth_sai_err0(170)"262420000000009" MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(162)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(162)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(162)@c59c99354325: vl_from0 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(162)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(162)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(162)@c59c99354325: vl_from0 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(162)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(164)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(164)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(163)@c59c99354325: Deleted conn table entry 0TC_lu_auth_sai_err0(170)8930503 TC_lu_auth_sai_err0(170)@c59c99354325: setverdict(pass): none -> pass TC_lu_auth_sai_err0(170)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(170)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(170)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(168)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(165)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(169)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(166)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(164)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(162)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(163)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(167)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(162): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(163): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(164): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(165): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(166): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(167): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(168): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(169): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_auth_sai_err0(170): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Sat May 4 04:34:55 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33523) Waiting for packet dumper to finish... 1 (prev_count=33523, count=149739) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Sat May 4 04:34:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_clear_request started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(175)@c59c99354325: ************************************************* MSC_Test_0-M3UA(175)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(175)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(173)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(176)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(178)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(178)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(178)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(178)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(178)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(178)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(178)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(178)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(175)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(175)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(175)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(175)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(175)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(175)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(175)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(175)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(179)@c59c99354325: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(181) TC_lu_clear_request0(181)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(174)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(174)@c59c99354325: Added conn table entry 0TC_lu_clear_request0(181)6152942 MSC_Test_0-SCCP(173)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(174)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@c59c99354325: { messageType := 2, destLocRef := '5DE2EE'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(173)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(179)@c59c99354325: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(181) MSC_Test-GSUP(179)@c59c99354325: Added IMSI table entry 0TC_lu_clear_request0(181)"262420000000010" MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(173)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(173)@c59c99354325: vl_from0 MSC_Test_0-SCCP(173)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(173)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@c59c99354325: vl_len:6 MSC_Test_0-SCCP(173)@c59c99354325: vl_from0 MSC_Test_0-SCCP(173)@c59c99354325: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(173)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(173)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(173)@c59c99354325: vl_from0 MSC_Test_0-SCCP(173)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(174)@c59c99354325: Deleted conn table entry 0TC_lu_clear_request0(181)6152942 TC_lu_clear_request0(181)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(175)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_clear_request0(181)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(179)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(175)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(176)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(177)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(173)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(178)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(180)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(172)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(182)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(174)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(172): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(173): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(174): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(175): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(176): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(177): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(178): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(179): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(180): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_clear_request0(181): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(182): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_clear_request finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Sat May 4 04:35:01 UTC 2024 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90559) Waiting for packet dumper to finish... 1 (prev_count=90559, count=159326) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Sat May 4 04:35:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_mo_call_clear_request started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(186)@c59c99354325: ************************************************* MSC_Test_0-M3UA(186)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(186)@c59c99354325: ************************************************* MSC_Test_0-SCCP(184)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(187)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(189)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(189)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(189)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(189)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(189)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(189)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(189)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(189)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(186)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(186)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(186)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(186)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(186)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(186)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(186)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(186)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(190)@c59c99354325: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532766'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(185)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(185)@c59c99354325: Added conn table entry 0TC_mo_call_clear_request0(192)15956462 MSC_Test_0-SCCP(184)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(185)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(190)@c59c99354325: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(192) MSC_Test-GSUP(190)@c59c99354325: Added IMSI table entry 0TC_mo_call_clear_request0(192)"262420002532766" MSC_Test_0-SCCP(184)@c59c99354325: { messageType := 2, destLocRef := 'F379EE'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(184)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(184)@c59c99354325: vl_from0 MSC_Test_0-SCCP(184)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(185)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(185)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(184)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(184)@c59c99354325: vl_from0 MSC_Test_0-SCCP(184)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(184)@c59c99354325: vl_from0 MSC_Test_0-SCCP(184)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(185)@c59c99354325: Deleted conn table entry 0TC_mo_call_clear_request0(192)15956462 TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '805091B1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(185)@c59c99354325: Added conn table entry 0TC_mo_call_clear_request0(192)9666478 MSC_Test_0-RAN(185)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: { messageType := 2, destLocRef := '937FAE'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_call_clear_request0(192)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(187)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(192) MSC_Test-MGCP(188)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_call_clear_request0(192) MSC_Test_0-RAN(185)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(185)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(184)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(184)@c59c99354325: vl_from0 MSC_Test_0-SCCP(184)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(188)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(187)@c59c99354325: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(192) MSC_Test-MNCC(187)@c59c99354325: Added conn table entry 0TC_mo_call_clear_request0(192)-2147483644 TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(184)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(184)@c59c99354325: vl_from0 MSC_Test_0-SCCP(184)@c59c99354325: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_call_clear_request0(192)@c59c99354325: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(192)@c59c99354325: { line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.170.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(185)@c59c99354325: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(185)@c59c99354325: patched enc_l3: '038F'O MSC_Test_0-SCCP(184)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(184)@c59c99354325: vl_from0 MSC_Test_0-SCCP(184)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(192)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(192)@c59c99354325: f_mo_call_establish DONE TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(184)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@c59c99354325: vl_len:6 MSC_Test_0-SCCP(184)@c59c99354325: vl_from0 MSC_Test_0-SCCP(184)@c59c99354325: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(187)@c59c99354325: Deleted conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(184)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(184)@c59c99354325: vl_from0 MSC_Test_0-SCCP(184)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(184)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(185)@c59c99354325: Deleted conn table entry 0TC_mo_call_clear_request0(192)9666478 TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@c59c99354325: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mo_call_clear_request0(192)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-SCCP(184)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(191)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(190)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(189)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(193)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(187)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(186)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(185)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(188)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(184): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(185): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(186): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(187): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(188): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(189): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(190): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(191): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_mo_call_clear_request0(192): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(193): none (pass -> pass) MTC@c59c99354325: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Sat May 4 04:35:09 UTC 2024 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_mo_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391455) Waiting for packet dumper to finish... 1 (prev_count=391455, count=392624) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Sat May 4 04:35:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_mt_call_clear_request started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(197)@c59c99354325: ************************************************* MSC_Test_0-M3UA(197)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(197)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(195)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(198)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(200)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(200)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(200)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(200)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(200)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(200)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(200)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(200)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(197)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(197)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(197)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(197)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(197)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(197)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(197)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(197)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(201)@c59c99354325: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532768'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(196)@c59c99354325: Added conn table entry 0TC_mt_call_clear_request0(203)3908452 MSC_Test_0-RAN(196)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(195)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@c59c99354325: { messageType := 2, destLocRef := '3BA364'O, sourceLocRef := '00001A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(201)@c59c99354325: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(203) MSC_Test-GSUP(201)@c59c99354325: Added IMSI table entry 0TC_mt_call_clear_request0(203)"262420002532768" MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(195)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(195)@c59c99354325: vl_from0 MSC_Test_0-SCCP(195)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(195)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(196)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(195)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(195)@c59c99354325: vl_from0 MSC_Test_0-SCCP(195)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(195)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(195)@c59c99354325: vl_from0 MSC_Test_0-SCCP(195)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@c59c99354325: Deleted conn table entry 0TC_mt_call_clear_request0(203)3908452 TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(198)@c59c99354325: Added conn table entry 0TC_mt_call_clear_request0(203)594439534 MSC_Test_0-RAN(196)@c59c99354325: Created IMSI[0] for '262420002532768'H'132F57D5'O to be handled at TC_mt_call_clear_request0(203) MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@c59c99354325: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@c59c99354325: Created IMSI[1] for '262420002532768'H'132F57D5'O to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '132F57D5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(196)@c59c99354325: Added conn table entry 0TC_mt_call_clear_request0(203)11912199 MSC_Test_0-SCCP(195)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(195)@c59c99354325: { messageType := 2, destLocRef := 'B5C407'O, sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(195)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(195)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mt_call_clear_request0(203)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 1 MSC_Test_0-RAN(196)@c59c99354325: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(196)@c59c99354325: patched enc_l3: '8301'O MSC_Test_0-SCCP(195)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(195)@c59c99354325: vl_from0 MSC_Test_0-SCCP(195)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 2 MSC_Test-MGCP(199)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(203) MSC_Test-MGCP(199)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 3 TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 4 MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(195)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 6 MSC_Test_0-SCCP(195)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(195)@c59c99354325: vl_from0 MSC_Test_0-SCCP(195)@c59c99354325: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(196)@c59c99354325: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(196)@c59c99354325: patched enc_l3: '8347'O MSC_Test_0-SCCP(195)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(195)@c59c99354325: vl_from0 MSC_Test_0-SCCP(195)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 5 TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 8 TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 7 TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete 9 TC_mt_call_clear_request0(203)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(203)@c59c99354325: f_mt_call_complete DONE TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(195)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@c59c99354325: vl_len:6 MSC_Test_0-SCCP(195)@c59c99354325: vl_from0 MSC_Test_0-SCCP(195)@c59c99354325: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test-MNCC(198)@c59c99354325: Deleted conn table entry 0TC_mt_call_clear_request0(203)594439534 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(195)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(195)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(195)@c59c99354325: vl_from0 MSC_Test_0-SCCP(195)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(195)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(196)@c59c99354325: Deleted conn table entry 0TC_mt_call_clear_request0(203)11912199 MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(197)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@c59c99354325: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mt_call_clear_request0(203)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-SCCP(195)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(202)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(201)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(198)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(199)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(200)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(197)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(196)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(195): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(196): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(197): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(198): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(199): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(200): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(201): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(202): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_mt_call_clear_request0(203): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@c59c99354325: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Sat May 4 04:35:16 UTC 2024 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_mt_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=297906) Waiting for packet dumper to finish... 1 (prev_count=297906, count=382471) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Sat May 4 04:35:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_disconnect started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(208)@c59c99354325: ************************************************* MSC_Test_0-M3UA(208)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(208)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(206)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(209)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(208)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(208)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(208)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(208)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(208)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(208)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(208)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(208)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(208)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(208)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(208)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(208)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(208)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(208)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(208)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(208)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(211)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(211)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(211)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(211)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(211)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(211)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(211)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(211)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(208)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(208)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(207)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(212)@c59c99354325: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(214) TC_lu_disconnect0(214)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(207)@c59c99354325: Added conn table entry 0TC_lu_disconnect0(214)10535732 MSC_Test_0-RAN(207)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(206)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(208)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(208)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(208)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(208)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(212)@c59c99354325: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(214) MSC_Test-GSUP(212)@c59c99354325: Added IMSI table entry 0TC_lu_disconnect0(214)"262420000000011" MSC_Test_0-SCCP(206)@c59c99354325: { messageType := 2, destLocRef := 'A0C334'O, sourceLocRef := '00001C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(206)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(206)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(206)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(206)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(206)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(206)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(206)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(206)@c59c99354325: vl_from0 MSC_Test_0-SCCP(206)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(208)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(214)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-RAN(207)@c59c99354325: Deleted conn table entry 0TC_lu_disconnect0(214)10535732 MSC_Test_0-SCCP(206)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-M3UA(208)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(208)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(206)@c59c99354325: RLC received in state:disconnect_pending TC_lu_disconnect0(214)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(207)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(209)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(211)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(212)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(208)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(215)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(210)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(206)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(213)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(206): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(207): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(208): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(209): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(210): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(211): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(212): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(213): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_disconnect0(214): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(215): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_disconnect finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Sat May 4 04:35:23 UTC 2024 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112224) Waiting for packet dumper to finish... 1 (prev_count=112224, count=130937) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Sat May 4 04:35:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_by_imei started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(219)@c59c99354325: ************************************************* MSC_Test_0-M3UA(219)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(219)@c59c99354325: ************************************************* MSC_Test_0-SCCP(217)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(220)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(222)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(222)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(222)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(222)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(222)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(222)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(222)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(222)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(219)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(219)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(219)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(219)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(219)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(219)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(219)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(219)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(223)@c59c99354325: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(225) TC_lu_by_imei0(225)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(218)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(218)@c59c99354325: Added conn table entry 0TC_lu_by_imei0(225)9712508 MSC_Test_0-SCCP(217)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@c59c99354325: { messageType := 2, destLocRef := '94337C'O, sourceLocRef := '00001D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(217)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(217)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(217)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(218)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(217)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(217)@c59c99354325: vl_from0 MSC_Test_0-SCCP(217)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(217)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(217)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(217)@c59c99354325: vl_from0 MSC_Test_0-SCCP(217)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(219)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_by_imei0(225)@c59c99354325: setverdict(pass): none -> pass TC_lu_by_imei0(225)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(225)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(225)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(218)@c59c99354325: Deleted conn table entry 0TC_lu_by_imei0(225)9712508 MSC_Test_0-SCCP(217)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(219)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(221)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(218)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(220)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(222)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(223)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(224)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(217): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(218): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(219): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(220): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(221): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(222): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(223): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(224): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_by_imei0(225): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_by_imei finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Sat May 4 04:35:33 UTC 2024 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=131627) Waiting for packet dumper to finish... 1 (prev_count=131627, count=147161) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Sat May 4 04:35:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(230)@c59c99354325: ************************************************* MSC_Test_0-M3UA(230)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(230)@c59c99354325: ************************************************* MSC_Test_0-SCCP(228)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(231)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(230)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(230)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(230)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(230)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(230)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(230)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(230)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(230)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(233)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(233)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(233)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(233)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(233)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(233)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(233)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(233)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(229)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(234)@c59c99354325: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(236) TC_lu_by_tmsi_noauth_unknown0(236)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(229)@c59c99354325: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)7764637 MSC_Test_0-SCCP(228)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@c59c99354325: { messageType := 2, destLocRef := '767A9D'O, sourceLocRef := '00001E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(228)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(228)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(228)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(228)@c59c99354325: vl_from0 MSC_Test_0-SCCP(228)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@c59c99354325: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@c59c99354325: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@c59c99354325: vl_len:22 MSC_Test_0-SCCP(228)@c59c99354325: vl_from0 MSC_Test_0-SCCP(228)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@c59c99354325: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(229)@c59c99354325: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(228)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(228)@c59c99354325: vl_from0 MSC_Test_0-SCCP(228)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(228)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(234)@c59c99354325: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(236) MSC_Test-GSUP(234)@c59c99354325: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(236)"262420000000013" MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(228)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@c59c99354325: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(229)@c59c99354325: patched enc_l3: '05DB'O MSC_Test_0-SCCP(228)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(228)@c59c99354325: vl_from0 MSC_Test_0-SCCP(228)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(228)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(228)@c59c99354325: vl_from0 MSC_Test_0-SCCP(228)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(229)@c59c99354325: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)7764637 TC_lu_by_tmsi_noauth_unknown0(236)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(230)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_by_tmsi_noauth_unknown0(236)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(236)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(236)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-M3UA(230)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(232)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(231)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(237)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(235)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(228)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(233)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(229)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(234)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(228): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(229): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(230): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(231): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(232): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(233): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(234): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(235): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(236): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Sat May 4 04:35:39 UTC 2024 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195548) Waiting for packet dumper to finish... 1 (prev_count=195548, count=196625) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Sat May 4 04:35:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(239)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(241)@c59c99354325: ************************************************* MSC_Test_0-M3UA(241)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(241)@c59c99354325: ************************************************* MSC_Test-MNCC(242)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(244)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(244)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(244)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(244)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(244)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(244)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(244)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(244)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(245)@c59c99354325: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(247) TC_attached_imsi_lu_unknown_tmsi0(247)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56111111'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(241)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(241)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(241)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(241)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(241)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(241)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(241)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(241)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(241)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(241)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(241)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(241)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(240)@c59c99354325: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)12229096 MSC_Test_0-SCCP(239)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(240)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: { messageType := 2, destLocRef := 'BA99E8'O, sourceLocRef := '00001F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(239)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(239)@c59c99354325: vl_from0 MSC_Test_0-SCCP(239)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@c59c99354325: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@c59c99354325: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(239)@c59c99354325: vl_from0 MSC_Test_0-SCCP(239)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(239)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(245)@c59c99354325: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(247) MSC_Test-GSUP(245)@c59c99354325: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)"262420000000056" MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(239)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(239)@c59c99354325: vl_from0 MSC_Test_0-SCCP(239)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(239)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(239)@c59c99354325: vl_from0 MSC_Test_0-SCCP(239)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@c59c99354325: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)12229096 TC_attached_imsi_lu_unknown_tmsi0(247)@c59c99354325: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(247)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56222222'O ("V\"\"\"") } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(240)@c59c99354325: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)10308232 MSC_Test_0-RAN(240)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(239)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: { messageType := 2, destLocRef := '9D4A88'O, sourceLocRef := '000020'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(239)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@c59c99354325: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@c59c99354325: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(239)@c59c99354325: vl_from0 MSC_Test_0-SCCP(239)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(239)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(239)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(239)@c59c99354325: vl_from0 MSC_Test_0-SCCP(239)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(239)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(239)@c59c99354325: vl_from0 MSC_Test_0-SCCP(239)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(240)@c59c99354325: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)10308232 TC_attached_imsi_lu_unknown_tmsi0(247)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(241)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(242)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(244)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(243)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(246)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(239)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(245)@c59c99354325: Final verdict of PTC: none TC_attached_imsi_lu_unknown_tmsi0(247)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(240)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(239): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(240): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(241): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(242): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(243): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(244): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(245): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(246): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(247): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@c59c99354325: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Sat May 4 04:35:44 UTC 2024 ====== MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236300) Waiting for packet dumper to finish... 1 (prev_count=236300, count=299525) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Sat May 4 04:35:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_imsi_detach_by_imsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(252)@c59c99354325: ************************************************* MSC_Test_0-M3UA(252)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(252)@c59c99354325: ************************************************* MSC_Test_0-SCCP(250)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(253)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(252)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(252)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(252)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(252)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(252)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(252)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(252)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(252)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(252)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(252)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(252)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(252)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(252)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(252)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(252)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(252)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(255)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(255)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(255)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(255)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(255)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(255)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(255)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(255)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imsi0(258)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000014'H, fillerDigit := omit } } } } } } } } MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(251)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(251)@c59c99354325: Added conn table entry 0TC_imsi_detach_by_imsi0(258)6940726 MSC_Test_0-SCCP(250)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(251)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@c59c99354325: { messageType := 2, destLocRef := '69E836'O, sourceLocRef := '000021'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(250)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(250)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(250)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(250)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(250)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(250)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(250)@c59c99354325: vl_from0 MSC_Test_0-SCCP(250)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(250)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(250)@c59c99354325: vl_from0 MSC_Test_0-SCCP(250)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(250)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(251)@c59c99354325: Deleted conn table entry 0TC_imsi_detach_by_imsi0(258)6940726 TC_imsi_detach_by_imsi0(258)@c59c99354325: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(258)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(251)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(250)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(253)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(255)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(256)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(249)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(257)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(254)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(252)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(249): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(250): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(251): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(252): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(253): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(254): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(255): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(256): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(257): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_imsi_detach_by_imsi0(258): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (pass -> pass) MTC@c59c99354325: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Sat May 4 04:35:49 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32509) Waiting for packet dumper to finish... 1 (prev_count=32509, count=125416) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Sat May 4 04:35:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_imsi_detach_by_tmsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(263)@c59c99354325: ************************************************* MSC_Test_0-M3UA(263)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(263)@c59c99354325: ************************************************* MSC_Test_0-SCCP(261)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(264)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(263)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(263)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(263)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(263)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(263)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(263)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(263)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(263)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(263)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(263)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(263)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(263)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(263)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(263)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(263)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(263)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(266)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(266)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(266)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(266)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(266)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(266)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(266)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(266)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_tmsi0(269)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } } } } } } MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(262)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(262)@c59c99354325: Added conn table entry 0TC_imsi_detach_by_tmsi0(269)11943799 MSC_Test_0-SCCP(261)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(262)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(263)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@c59c99354325: { messageType := 2, destLocRef := 'B63F77'O, sourceLocRef := '000022'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(261)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(261)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(261)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(261)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(261)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(261)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(261)@c59c99354325: vl_from0 MSC_Test_0-SCCP(261)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(261)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(261)@c59c99354325: vl_from0 MSC_Test_0-SCCP(261)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(263)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(262)@c59c99354325: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(269)11943799 TC_imsi_detach_by_tmsi0(269)@c59c99354325: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(269)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(269)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(269)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(262)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(267)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(261)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(263)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(264)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(266)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(268)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(265)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(261): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(262): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(263): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(264): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(265): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(266): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(267): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(268): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_imsi_detach_by_tmsi0(269): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@c59c99354325: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Sat May 4 04:35:54 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32597) Waiting for packet dumper to finish... 1 (prev_count=32597, count=125488) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Sat May 4 04:35:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_imsi_detach_by_imei started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(274)@c59c99354325: ************************************************* MSC_Test_0-M3UA(274)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(272)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(275)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(274)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(274)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(274)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(274)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(274)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(274)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(274)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(274)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(274)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(277)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(277)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(277)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(277)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imei0(280)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000016'H } } } } } } } } MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(274)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@c59c99354325: Added conn table entry 0TC_imsi_detach_by_imei0(280)3017512 MSC_Test_0-SCCP(272)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(273)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(274)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@c59c99354325: { messageType := 2, destLocRef := '2E0B28'O (".\v("), sourceLocRef := '000023'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(272)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(272)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(272)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(272)@c59c99354325: vl_from0 MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(272)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(272)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(272)@c59c99354325: vl_from0 MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(272)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(273)@c59c99354325: Deleted conn table entry 0TC_imsi_detach_by_imei0(280)3017512 MSC_Test_0-M3UA(274)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_imsi_detach_by_imei0(280)@c59c99354325: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(280)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(280)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(275)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(274)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(276)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(278)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(279)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(272)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(277)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(281)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(273)@c59c99354325: Final verdict of PTC: none TC_imsi_detach_by_imei0(280)@c59c99354325: Final verdict of PTC: pass MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_imsi_detach_by_imei0(280): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@c59c99354325: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Sat May 4 04:35:59 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125725) Waiting for packet dumper to finish... 1 (prev_count=125725, count=126302) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Sat May 4 04:36:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_emerg_call_imei_reject started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(285)@c59c99354325: ************************************************* MSC_Test_0-M3UA(285)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(285)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(283)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(286)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(285)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(285)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(285)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(285)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(285)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(285)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(285)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(285)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(288)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(288)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(288)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(288)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(288)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(288)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(288)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(288)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(284)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_emerg_call_imei_reject0(291)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(284)@c59c99354325: Added conn table entry 0TC_emerg_call_imei_reject0(291)976203 MSC_Test_0-RAN(284)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(283)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@c59c99354325: { messageType := 2, destLocRef := '0EE54B'O, sourceLocRef := '000024'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(283)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(283)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(283)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(283)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(283)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(283)@c59c99354325: vl_from0 MSC_Test_0-SCCP(283)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(285)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(284)@c59c99354325: Deleted conn table entry 0TC_emerg_call_imei_reject0(291)976203 TC_emerg_call_imei_reject0(291)@c59c99354325: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(291)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(291)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(291)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-SCCP(283)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(285)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(289)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(288)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(284)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(287)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(286)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(290)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(283): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(284): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(285): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(286): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(287): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(288): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(289): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(290): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_emerg_call_imei_reject0(291): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@c59c99354325: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Sat May 4 04:36:04 UTC 2024 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125056) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Sat May 4 04:36:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_emerg_call_imsi started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(296)@c59c99354325: ************************************************* MSC_Test_0-M3UA(296)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(296)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(294)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(297)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(296)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(296)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(296)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(296)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(296)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(296)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(296)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(296)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(299)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(299)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(299)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(299)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(299)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(299)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(299)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(299)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(300)@c59c99354325: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000018'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(295)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(295)@c59c99354325: Added conn table entry 0TC_emerg_call_imsi0(302)3648863 MSC_Test_0-RAN(295)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: { messageType := 2, destLocRef := '37AD5F'O, sourceLocRef := '000025'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(300)@c59c99354325: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(302) MSC_Test-GSUP(300)@c59c99354325: Added IMSI table entry 0TC_emerg_call_imsi0(302)"262420000000018" MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(294)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(294)@c59c99354325: vl_from0 MSC_Test_0-SCCP(294)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(295)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(295)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(294)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(294)@c59c99354325: vl_from0 MSC_Test_0-SCCP(294)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(294)@c59c99354325: vl_from0 MSC_Test_0-SCCP(294)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(295)@c59c99354325: Deleted conn table entry 0TC_emerg_call_imsi0(302)3648863 TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6715C649'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(295)@c59c99354325: Added conn table entry 0TC_emerg_call_imsi0(302)13715530 MSC_Test_0-RAN(295)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: { messageType := 2, destLocRef := 'D1484A'O, sourceLocRef := '000026'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(297)@c59c99354325: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(302) MSC_Test-MGCP(298)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(302) MSC_Test_0-RAN(295)@c59c99354325: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(295)@c59c99354325: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(294)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@c59c99354325: vl_len:13 MSC_Test_0-SCCP(294)@c59c99354325: vl_from0 MSC_Test_0-SCCP(294)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test-MGCP(298)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_emerg_call_imsi0(302) MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(297)@c59c99354325: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(302) MSC_Test-MNCC(297)@c59c99354325: Added conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(294)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(294)@c59c99354325: vl_from0 MSC_Test_0-SCCP(294)@c59c99354325: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 TC_emerg_call_imsi0(302)@c59c99354325: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@c59c99354325: { line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.170.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(295)@c59c99354325: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(295)@c59c99354325: patched enc_l3: '038F'O MSC_Test_0-SCCP(294)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(294)@c59c99354325: vl_from0 MSC_Test_0-SCCP(294)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(302)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(302)@c59c99354325: f_mo_call_establish DONE TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@c59c99354325: Hold the call for some time TC_emerg_call_imsi0(302)@c59c99354325: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@c59c99354325: Hangup TC_emerg_call_imsi0(302)@c59c99354325: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_emerg_call_imsi0(302)@c59c99354325: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@c59c99354325: f_call_hangup 2.a: rx DTAP CC RELEASE MSC_Test_0-RAN(295)@c59c99354325: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(295)@c59c99354325: patched enc_l3: '03EA'O MSC_Test_0-SCCP(294)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(294)@c59c99354325: vl_from0 MSC_Test_0-SCCP(294)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000203EA'O TC_emerg_call_imsi0(302)@c59c99354325: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(297)@c59c99354325: Deleted conn table entry 0TC_emerg_call_imsi0(302)-2147483643 MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(294)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_emerg_call_imsi0(302)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(302)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(302)@c59c99354325: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(294)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(294)@c59c99354325: vl_from0 MSC_Test_0-SCCP(294)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(294)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(295)@c59c99354325: Deleted conn table entry 0TC_emerg_call_imsi0(302)13715530 TC_emerg_call_imsi0(302)@c59c99354325: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@c59c99354325: f_call_hangup 9: done TC_emerg_call_imsi0(302)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(300)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(296)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(297)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(295)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(294)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(301)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(298)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(299)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(294): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(295): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(296): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(297): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(298): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(299): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(300): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(301): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_emerg_call_imsi0(302): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@c59c99354325: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Sat May 4 04:36:15 UTC 2024 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400662) Waiting for packet dumper to finish... 1 (prev_count=400662, count=401739) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Sat May 4 04:36:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cm_serv_req_vgcs_reject started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(307)@c59c99354325: ************************************************* MSC_Test_0-M3UA(307)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(307)@c59c99354325: ************************************************* MSC_Test_0-SCCP(305)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(308)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(310)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(310)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(310)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(310)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(310)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(310)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(310)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(310)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(311)@c59c99354325: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(313) TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(307)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(307)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(307)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(307)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(307)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(307)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(307)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(307)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(306)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(306)@c59c99354325: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)5046805 MSC_Test_0-SCCP(305)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(306)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@c59c99354325: { messageType := 2, destLocRef := '4D0215'O, sourceLocRef := '000027'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(305)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(311)@c59c99354325: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(313) MSC_Test-GSUP(311)@c59c99354325: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(313)"262420000000019" MSC_Test_0-SCCP(305)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(305)@c59c99354325: vl_from0 MSC_Test_0-SCCP(305)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(305)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(306)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(306)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(305)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(305)@c59c99354325: vl_from0 MSC_Test_0-SCCP(305)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(305)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(305)@c59c99354325: vl_from0 MSC_Test_0-SCCP(305)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@c59c99354325: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)5046805 TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(306)@c59c99354325: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)11539298 MSC_Test_0-RAN(306)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@c59c99354325: { messageType := 2, destLocRef := 'B01362'O, sourceLocRef := '000028'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(305)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(305)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(305)@c59c99354325: vl_from0 MSC_Test_0-SCCP(305)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(307)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@c59c99354325: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)11539298 TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-SCCP(305)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(308)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(312)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(311)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(314)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(309)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(307)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(310)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(306)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(305): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(306): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(307): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(308): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(309): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(310): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(311): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(312): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(313): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (pass -> pass) MTC@c59c99354325: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Sat May 4 04:36:20 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48286) Waiting for packet dumper to finish... 1 (prev_count=48286, count=233122) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Sat May 4 04:36:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cm_serv_req_vbs_reject started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(318)@c59c99354325: ************************************************* MSC_Test_0-M3UA(318)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(318)@c59c99354325: ************************************************* MSC_Test_0-SCCP(316)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(319)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(318)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(318)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(318)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(318)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(318)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(318)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(318)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(318)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(321)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(321)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(321)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(321)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(321)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(321)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(321)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(321)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(322)@c59c99354325: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(324) TC_cm_serv_req_vbs_reject0(324)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(317)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(317)@c59c99354325: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)12994268 MSC_Test_0-SCCP(316)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(317)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@c59c99354325: { messageType := 2, destLocRef := 'C646DC'O, sourceLocRef := '000029'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(322)@c59c99354325: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(324) MSC_Test-GSUP(322)@c59c99354325: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(324)"262420000000020" MSC_Test_0-SCCP(316)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(316)@c59c99354325: vl_from0 MSC_Test_0-SCCP(316)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(324)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(316)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(324)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(317)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(317)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(316)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(316)@c59c99354325: vl_from0 MSC_Test_0-SCCP(316)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(316)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(316)@c59c99354325: vl_from0 MSC_Test_0-SCCP(316)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@c59c99354325: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)12994268 TC_cm_serv_req_vbs_reject0(324)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(317)@c59c99354325: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)12157419 MSC_Test_0-RAN(317)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@c59c99354325: { messageType := 2, destLocRef := 'B981EB'O, sourceLocRef := '00002A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(316)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(316)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(316)@c59c99354325: vl_from0 MSC_Test_0-SCCP(316)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(318)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@c59c99354325: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)12157419 TC_cm_serv_req_vbs_reject0(324)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-M3UA(318)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(319)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(323)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(321)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(320)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(316)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(322)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(317)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(316): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(317): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(318): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(319): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(320): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(321): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(322): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(323): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_cm_serv_req_vbs_reject0(324): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@c59c99354325: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Sat May 4 04:36:25 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=46194) Waiting for packet dumper to finish... 1 (prev_count=46194, count=233438) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Sat May 4 04:36:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cm_serv_req_lcs_reject started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(329)@c59c99354325: ************************************************* MSC_Test_0-M3UA(329)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(329)@c59c99354325: ************************************************* MSC_Test_0-SCCP(327)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(330)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(329)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(329)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(329)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(329)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(329)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(329)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(329)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(329)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(332)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(332)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(332)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(332)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(332)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(332)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(332)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(332)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(333)@c59c99354325: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(335) TC_cm_serv_req_lcs_reject0(335)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(328)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(328)@c59c99354325: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)2794759 MSC_Test_0-SCCP(327)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(328)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@c59c99354325: { messageType := 2, destLocRef := '2AA507'O, sourceLocRef := '00002B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(333)@c59c99354325: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(335) MSC_Test-GSUP(333)@c59c99354325: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(335)"262420000000021" MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(327)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(327)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(327)@c59c99354325: vl_from0 MSC_Test_0-SCCP(327)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(327)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(328)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(328)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(327)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(327)@c59c99354325: vl_from0 MSC_Test_0-SCCP(327)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(327)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(327)@c59c99354325: vl_from0 MSC_Test_0-SCCP(327)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@c59c99354325: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)2794759 TC_cm_serv_req_lcs_reject0(335)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1011'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(328)@c59c99354325: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)2492142 MSC_Test_0-RAN(328)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(327)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@c59c99354325: { messageType := 2, destLocRef := '2606EE'O, sourceLocRef := '00002C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(327)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(327)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(327)@c59c99354325: vl_from0 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(327)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(329)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@c59c99354325: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)2492142 TC_cm_serv_req_lcs_reject0(335)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-M3UA(329)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(331)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(333)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(334)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(332)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(327)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(328)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(330)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(327): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(328): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(329): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(330): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(331): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(332): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(333): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(334): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_cm_serv_req_lcs_reject0(335): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@c59c99354325: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Sat May 4 04:36:30 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cm_serv_req_lcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32545) Waiting for packet dumper to finish... 1 (prev_count=32545, count=232398) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Sat May 4 04:36:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cm_reest_req_reject started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(340)@c59c99354325: ************************************************* MSC_Test_0-M3UA(340)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(340)@c59c99354325: ************************************************* MSC_Test_0-SCCP(338)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(341)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(343)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(343)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(343)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(343)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(343)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(343)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(343)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(343)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(340)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(340)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(340)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(340)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(340)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(340)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(340)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(340)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(344)@c59c99354325: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(346) TC_cm_reest_req_reject0(346)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(339)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(339)@c59c99354325: Added conn table entry 0TC_cm_reest_req_reject0(346)2453083 MSC_Test_0-RAN(339)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(338)@c59c99354325: { messageType := 2, destLocRef := '256E5B'O ("%n["), sourceLocRef := '00002D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(344)@c59c99354325: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(346) MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(344)@c59c99354325: Added IMSI table entry 0TC_cm_reest_req_reject0(346)"262420000000022" MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(338)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(338)@c59c99354325: vl_from0 TC_cm_reest_req_reject0(346)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(338)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(338)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(346)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(339)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(339)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(338)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(338)@c59c99354325: vl_from0 MSC_Test_0-SCCP(338)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(338)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(338)@c59c99354325: vl_from0 MSC_Test_0-SCCP(338)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@c59c99354325: Deleted conn table entry 0TC_cm_reest_req_reject0(346)2453083 TC_cm_reest_req_reject0(346)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '101000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(339)@c59c99354325: Added conn table entry 0TC_cm_reest_req_reject0(346)1364884 MSC_Test_0-SCCP(338)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@c59c99354325: { messageType := 2, destLocRef := '14D394'O, sourceLocRef := '00002E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(338)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(338)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(338)@c59c99354325: vl_from0 MSC_Test_0-SCCP(338)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(340)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@c59c99354325: Deleted conn table entry 0TC_cm_reest_req_reject0(346)1364884 TC_cm_reest_req_reject0(346)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(341)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(345)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@c59c99354325: Final verdict of PTC: none TC_cm_reest_req_reject0(346)@c59c99354325: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(337)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(342)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(344)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(343)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(340)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(338)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(339)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(338): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(339): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(340): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(341): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(342): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(343): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(344): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(345): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_cm_reest_req_reject0(346): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@c59c99354325: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Sat May 4 04:36:35 UTC 2024 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233488) Waiting for packet dumper to finish... 1 (prev_count=233488, count=234565) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Sat May 4 04:36:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_auth_2G_fail started. MSC_Test_0-M3UA(351)@c59c99354325: ************************************************* MSC_Test_0-M3UA(351)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(351)@c59c99354325: ************************************************* MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(349)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(352)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(351)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(351)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(351)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(351)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(351)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(351)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(351)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(351)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(351)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(351)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(351)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(351)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(354)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(354)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(354)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(354)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(354)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(354)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(354)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(354)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(355)@c59c99354325: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(357) TC_lu_auth_2G_fail0(357)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000023'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(350)@c59c99354325: Added conn table entry 0TC_lu_auth_2G_fail0(357)4100719 MSC_Test_0-SCCP(349)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(350)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test-GSUP(355)@c59c99354325: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(357) MSC_Test_0-SCCP(349)@c59c99354325: { messageType := 2, destLocRef := '3E926F'O, sourceLocRef := '00002F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(355)@c59c99354325: Added IMSI table entry 0TC_lu_auth_2G_fail0(357)"262420000000023" MSC_Test_0-SCCP(349)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(349)@c59c99354325: vl_from0 MSC_Test_0-SCCP(349)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(349)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(350)@c59c99354325: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(350)@c59c99354325: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(349)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(349)@c59c99354325: vl_from0 MSC_Test_0-SCCP(349)@c59c99354325: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(349)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(349)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(349)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(349)@c59c99354325: vl_from0 MSC_Test_0-SCCP(349)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(349)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@c59c99354325: Deleted conn table entry 0TC_lu_auth_2G_fail0(357)4100719 MSC_Test_0-M3UA(351)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_auth_2G_fail0(357)@c59c99354325: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(357)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(357)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(357)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(355)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(349)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(354)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(351)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(356)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(350)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(352)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(353)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(349): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(350): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(351): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(352): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(353): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(354): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(355): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(356): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_auth_2G_fail0(357): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Sat May 4 04:36:40 UTC 2024 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164011) Waiting for packet dumper to finish... 1 (prev_count=164011, count=165088) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 ------ Sat May 4 04:36:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(362)@c59c99354325: ************************************************* MSC_Test_0-M3UA(362)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(362)@c59c99354325: ************************************************* MSC_Test_0-SCCP(360)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(363)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(365)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(365)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(365)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(365)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(365)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(365)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(365)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(365)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(366)@c59c99354325: Created GsupExpect[0] for "262420000000024" to be handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000024'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(362)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(362)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(362)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(362)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(362)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(362)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(362)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(362)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(361)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(361)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)3193024 MSC_Test_0-SCCP(360)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(361)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@c59c99354325: { messageType := 2, destLocRef := '30B8C0'O, sourceLocRef := '000030'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(360)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(366)@c59c99354325: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) MSC_Test-GSUP(366)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)"262420000000024" MSC_Test_0-SCCP(360)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(360)@c59c99354325: vl_from0 MSC_Test_0-SCCP(360)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(360)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(361)@c59c99354325: patching N(SD)=1 into dtap '0514FD20A2C8'O MSC_Test_0-RAN(361)@c59c99354325: patched enc_l3: '0554FD20A2C8'O MSC_Test_0-SCCP(360)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(360)@c59c99354325: vl_from0 MSC_Test_0-SCCP(360)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100060554FD20A2C8'O MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(360)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(360)@c59c99354325: vl_from0 MSC_Test_0-SCCP(360)@c59c99354325: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(360)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(360)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(361)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(361)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(360)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(360)@c59c99354325: vl_from0 MSC_Test_0-SCCP(360)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(360)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(360)@c59c99354325: vl_from0 MSC_Test_0-SCCP(360)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(361)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)3193024 TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(362)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(366)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(363)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(364)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(365)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(367)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(362)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(360)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(361)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(360): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(361): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(362): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(363): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(364): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(365): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(366): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(367): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(368): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Sat May 4 04:36:45 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34641) Waiting for packet dumper to finish... 1 (prev_count=34641, count=212919) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Sat May 4 04:36:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cl3_no_payload started. MSC_Test_0-M3UA(373)@c59c99354325: ************************************************* MSC_Test_0-M3UA(373)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(373)@c59c99354325: ************************************************* MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(371)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(374)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(376)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(376)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(376)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(376)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(376)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(376)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(376)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(376)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(373)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(373)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(373)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(373)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(373)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(373)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(373)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(373)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(373)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(373)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(373)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(373)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(373)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(373)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(373)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(373)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(373)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(373)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(372)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(372)@c59c99354325: Added conn table entry 0TC_cl3_no_payload0(379)14973467 MSC_Test_0-RAN(372)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(371)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(373)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(373)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(373)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(373)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@c59c99354325: { messageType := 2, destLocRef := 'E47A1B'O, sourceLocRef := '000031'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(371)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(371)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(371)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(371)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(371)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(371)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(371)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(371)@c59c99354325: vl_from0 MSC_Test_0-SCCP(371)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(373)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(373)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(373)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(372)@c59c99354325: Deleted conn table entry 0TC_cl3_no_payload0(379)14973467 TC_cl3_no_payload0(379)@c59c99354325: setverdict(pass): none -> pass TC_cl3_no_payload0(379)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(379)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(377)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(373)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(374)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(371)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(378)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(372)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(375)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(376)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(371): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(372): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(373): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(374): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(375): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(376): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(377): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(378): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_cl3_no_payload0(379): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@c59c99354325: Test case TC_cl3_no_payload finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Sat May 4 04:36:50 UTC 2024 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cl3_no_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32537) Waiting for packet dumper to finish... 1 (prev_count=32537, count=116623) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Sat May 4 04:36:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_cl3_rnd_payload started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(384)@c59c99354325: ************************************************* MSC_Test_0-M3UA(384)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(384)@c59c99354325: ************************************************* MSC_Test_0-SCCP(382)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(385)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(384)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(384)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(384)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(384)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(384)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(384)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(384)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(384)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(384)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(384)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(384)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(384)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(384)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(384)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(384)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(384)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(384)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(384)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(387)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(387)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(387)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(387)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(387)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(387)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(387)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(387)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(383)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(383)@c59c99354325: Added conn table entry 0TC_cl3_rnd_payload0(390)15396078 MSC_Test_0-RAN(383)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(382)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(384)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(384)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(384)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(384)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@c59c99354325: { messageType := 2, destLocRef := 'EAECEE'O, sourceLocRef := '000032'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(382)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(382)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(382)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(382)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(382)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(382)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(382)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(382)@c59c99354325: vl_from0 MSC_Test_0-SCCP(382)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(384)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(384)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(383)@c59c99354325: Deleted conn table entry 0TC_cl3_rnd_payload0(390)15396078 MSC_Test_0-M3UA(384)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cl3_rnd_payload0(390)@c59c99354325: setverdict(pass): none -> pass TC_cl3_rnd_payload0(390)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(385)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(384)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(382)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(387)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(389)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(386)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(388)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(383)@c59c99354325: Final verdict of PTC: none TC_cl3_rnd_payload0(390)@c59c99354325: Final verdict of PTC: pass MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(382): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(383): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(384): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(385): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(386): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(387): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(388): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(389): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_cl3_rnd_payload0(390): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass) MTC@c59c99354325: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Sat May 4 04:36:56 UTC 2024 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_cl3_rnd_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118032) Waiting for packet dumper to finish... 1 (prev_count=118032, count=119109) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Sat May 4 04:36:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_establish_and_nothing started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(395)@c59c99354325: ************************************************* MSC_Test_0-M3UA(395)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(395)@c59c99354325: ************************************************* MSC_Test_0-SCCP(393)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(396)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(395)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(395)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(395)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(395)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(395)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(395)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(395)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(395)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(398)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(398)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(398)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(398)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(398)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(398)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(398)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(398)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(399)@c59c99354325: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(401) TC_establish_and_nothing0(401)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(394)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(394)@c59c99354325: Added conn table entry 0TC_establish_and_nothing0(401)2183272 MSC_Test_0-RAN(394)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@c59c99354325: { messageType := 2, destLocRef := '215068'O ("!Ph"), sourceLocRef := '000033'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(399)@c59c99354325: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(401) MSC_Test-GSUP(399)@c59c99354325: Added IMSI table entry 0TC_establish_and_nothing0(401)"262420000000027" MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(393)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(393)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(393)@c59c99354325: vl_from0 TC_establish_and_nothing0(401)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(393)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(393)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(394)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(394)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(393)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(393)@c59c99354325: vl_from0 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(393)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(393)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(393)@c59c99354325: vl_from0 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(393)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@c59c99354325: Deleted conn table entry 0TC_establish_and_nothing0(401)2183272 TC_establish_and_nothing0(401)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '831B8823'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(394)@c59c99354325: Added conn table entry 0TC_establish_and_nothing0(401)12825014 MSC_Test_0-RAN(394)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@c59c99354325: { messageType := 2, destLocRef := 'C3B1B6'O, sourceLocRef := '000034'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(393)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(393)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(393)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(393)@c59c99354325: vl_from0 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(393)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(395)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@c59c99354325: Deleted conn table entry 0TC_establish_and_nothing0(401)12825014 TC_establish_and_nothing0(401)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP-IPA(398)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(400)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(399)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(397)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(395)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(396)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(393)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(394)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(393): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(394): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(395): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(396): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(397): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(398): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(399): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(400): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_establish_and_nothing0(401): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@c59c99354325: Test case TC_establish_and_nothing finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Sat May 4 04:37:06 UTC 2024 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=197082) Waiting for packet dumper to finish... 1 (prev_count=197082, count=254006) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Sat May 4 04:37:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_mo_setup_and_nothing started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(404)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(406)@c59c99354325: ************************************************* MSC_Test_0-M3UA(406)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@c59c99354325: ************************************************* MSC_Test-MNCC(407)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(409)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(409)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(409)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(409)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(406)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(406)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(406)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(406)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(410)@c59c99354325: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(412) TC_mo_setup_and_nothing0(412)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@c59c99354325: Added conn table entry 0TC_mo_setup_and_nothing0(412)1399670 MSC_Test_0-RAN(405)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(410)@c59c99354325: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(412) MSC_Test-GSUP(410)@c59c99354325: Added IMSI table entry 0TC_mo_setup_and_nothing0(412)"262420000000028" MSC_Test_0-SCCP(404)@c59c99354325: { messageType := 2, destLocRef := '155B76'O, sourceLocRef := '000035'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(404)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(404)@c59c99354325: vl_from0 MSC_Test_0-SCCP(404)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(405)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(405)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(404)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(404)@c59c99354325: vl_from0 MSC_Test_0-SCCP(404)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(404)@c59c99354325: vl_from0 MSC_Test_0-SCCP(404)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@c59c99354325: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)1399670 TC_mo_setup_and_nothing0(412)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3B8AA2E6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(405)@c59c99354325: Added conn table entry 0TC_mo_setup_and_nothing0(412)12316721 MSC_Test_0-RAN(405)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@c59c99354325: { messageType := 2, destLocRef := 'BBF031'O, sourceLocRef := '000036'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(407)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(412) MSC_Test-MGCP(408)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_nothing0(412) MSC_Test_0-RAN(405)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(405)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(404)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(404)@c59c99354325: vl_from0 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(404)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test-MGCP(408)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_nothing0(412) MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(404)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(404)@c59c99354325: vl_from0 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(404)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(406)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@c59c99354325: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)12316721 TC_mo_setup_and_nothing0(412)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-M3UA(406)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(410)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(407)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(409)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(408)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(411)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(404)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(405)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_mo_setup_and_nothing0(412): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@c59c99354325: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Sat May 4 04:37:15 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=293232) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Sat May 4 04:37:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_mo_crcx_ran_timeout started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(417)@c59c99354325: ************************************************* MSC_Test_0-M3UA(417)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(417)@c59c99354325: ************************************************* MSC_Test_0-SCCP(415)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(418)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(420)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(420)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(420)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(420)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(420)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(420)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(420)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(420)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(421)@c59c99354325: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(417)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(417)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(417)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(417)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(417)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(417)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(417)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(417)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(416)@c59c99354325: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)3720998 MSC_Test_0-SCCP(415)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(416)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@c59c99354325: { messageType := 2, destLocRef := '38C726'O, sourceLocRef := '000037'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(415)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(421)@c59c99354325: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-GSUP(421)@c59c99354325: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(423)"262420000000029" MSC_Test_0-SCCP(415)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(415)@c59c99354325: vl_from0 TC_mo_crcx_ran_timeout0(423)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(415)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(415)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(416)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(416)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(415)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(415)@c59c99354325: vl_from0 MSC_Test_0-SCCP(415)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(415)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(415)@c59c99354325: vl_from0 MSC_Test_0-SCCP(415)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@c59c99354325: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)3720998 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8CB0C30A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(416)@c59c99354325: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)6186805 MSC_Test_0-SCCP(415)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(416)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(415)@c59c99354325: { messageType := 2, destLocRef := '5E6735'O ("^g5"), sourceLocRef := '000038'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(415)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(415)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MGCP(419)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test_0-RAN(416)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(416)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(415)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(415)@c59c99354325: vl_from0 MSC_Test_0-SCCP(415)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test-MGCP(419)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_timeout0(423) MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(423)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(418)@c59c99354325: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MNCC(418)@c59c99354325: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 TC_mo_crcx_ran_timeout0(423)@c59c99354325: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_crcx_ran_timeout0(423)@c59c99354325: f_mo_call_establish 6: rx 2nd CRCX TC_mo_crcx_ran_timeout0(423)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(423)@c59c99354325: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@c59c99354325: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(415)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(415)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(415)@c59c99354325: vl_from0 MSC_Test_0-SCCP(415)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(415)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(416)@c59c99354325: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)6186805 MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(416)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(422)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(417)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(415)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(420)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(418)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(421)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(419)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(415): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(416): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(417): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(418): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(419): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(420): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(421): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(422): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_mo_crcx_ran_timeout0(423): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@c59c99354325: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Sat May 4 04:37:22 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=304714) Waiting for packet dumper to finish... 1 (prev_count=304714, count=306443) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Sat May 4 04:37:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_mo_crcx_ran_reject started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(428)@c59c99354325: ************************************************* MSC_Test_0-M3UA(428)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(428)@c59c99354325: ************************************************* MSC_Test_0-SCCP(426)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(429)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(431)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(431)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(431)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(431)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(431)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(431)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(431)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(431)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(432)@c59c99354325: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(428)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(428)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(428)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(428)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(428)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(428)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(428)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(428)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(427)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(427)@c59c99354325: Added conn table entry 0TC_mo_crcx_ran_reject0(434)11982746 MSC_Test_0-RAN(427)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(432)@c59c99354325: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(434) MSC_Test-GSUP(432)@c59c99354325: Added IMSI table entry 0TC_mo_crcx_ran_reject0(434)"262420000000030" MSC_Test_0-SCCP(426)@c59c99354325: { messageType := 2, destLocRef := 'B6D79A'O, sourceLocRef := '000039'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(426)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(426)@c59c99354325: vl_from0 MSC_Test_0-SCCP(426)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(427)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(427)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(426)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(426)@c59c99354325: vl_from0 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(426)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(426)@c59c99354325: vl_from0 MSC_Test_0-SCCP(426)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@c59c99354325: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)11982746 TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01F189C6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(427)@c59c99354325: Added conn table entry 0TC_mo_crcx_ran_reject0(434)11177579 MSC_Test_0-RAN(427)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@c59c99354325: { messageType := 2, destLocRef := 'AA8E6B'O, sourceLocRef := '00003A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(429)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test-MGCP(430)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test_0-RAN(427)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(427)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(426)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(426)@c59c99354325: vl_from0 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(426)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test-MGCP(430)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(426)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(434)@c59c99354325: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(426)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(426)@c59c99354325: vl_from0 MSC_Test_0-SCCP(426)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(428)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@c59c99354325: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)11177579 TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(432)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(426)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(433)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(431)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(429)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(430)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(427)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(428)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(426): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(427): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(428): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(429): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(430): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(431): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(432): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(433): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_mo_crcx_ran_reject0(434): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (pass -> pass) MTC@c59c99354325: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Sat May 4 04:37:28 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295774) Waiting for packet dumper to finish... 1 (prev_count=295774, count=296851) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Sat May 4 04:37:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_mt_crcx_ran_reject started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(439)@c59c99354325: ************************************************* MSC_Test_0-M3UA(439)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(439)@c59c99354325: ************************************************* MSC_Test_0-SCCP(437)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(440)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(439)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(439)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(439)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(439)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(439)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(439)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(439)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(439)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(442)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(442)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(442)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(442)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(442)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(442)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(442)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(442)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(443)@c59c99354325: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(438)@c59c99354325: Added conn table entry 0TC_mt_crcx_ran_reject0(445)2590394 MSC_Test_0-SCCP(437)@c59c99354325: First idle individual index:0 MSC_Test-GSUP(443)@c59c99354325: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(445) MSC_Test-GSUP(443)@c59c99354325: Added IMSI table entry 0TC_mt_crcx_ran_reject0(445)"262420000000031" MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(437)@c59c99354325: { messageType := 2, destLocRef := '2786BA'O, sourceLocRef := '00003B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(437)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(437)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(437)@c59c99354325: vl_from0 TC_mt_crcx_ran_reject0(445)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(437)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(437)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(438)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(437)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(437)@c59c99354325: vl_from0 MSC_Test_0-SCCP(437)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(437)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(437)@c59c99354325: vl_from0 MSC_Test_0-SCCP(437)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(438)@c59c99354325: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)2590394 TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@c59c99354325: Created IMSI[0] for '262420000000031'H'1EBA64D0'O to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@c59c99354325: Added conn table entry 0TC_mt_crcx_ran_reject0(445)1289558459 MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@c59c99354325: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1EBA64D0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(438)@c59c99354325: Added conn table entry 0TC_mt_crcx_ran_reject0(445)5425926 MSC_Test_0-SCCP(437)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(437)@c59c99354325: { messageType := 2, destLocRef := '52CB06'O, sourceLocRef := '00003C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(437)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(437)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mt_crcx_ran_reject0(445)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(441)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test_0-RAN(438)@c59c99354325: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(438)@c59c99354325: patched enc_l3: '8308'O MSC_Test_0-SCCP(437)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(437)@c59c99354325: vl_from0 MSC_Test_0-SCCP(437)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(441)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@c59c99354325: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)1289558459 MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(437)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(437)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(437)@c59c99354325: vl_from0 MSC_Test_0-SCCP(437)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(437)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(438)@c59c99354325: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)5425926 MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(439)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_crcx_ran_reject0(445)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(443)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(446)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(437)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(440)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(436)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(444)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(438)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(439)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(442)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(441)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(436): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(437): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(438): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(439): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(440): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(441): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(442): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(443): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(444): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_mt_crcx_ran_reject0(445): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@c59c99354325: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Sat May 4 04:37:33 UTC 2024 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226365) Waiting for packet dumper to finish... 1 (prev_count=226365, count=304084) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Sat May 4 04:37:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_mo_setup_and_dtmf_dup started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(450)@c59c99354325: ************************************************* MSC_Test_0-M3UA(450)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(450)@c59c99354325: ************************************************* MSC_Test_0-SCCP(448)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(451)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(453)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(453)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(453)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(453)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(453)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(453)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(453)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(453)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(450)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(450)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(450)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(450)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(450)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(450)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(450)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(450)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(450)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(450)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(450)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(450)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(454)@c59c99354325: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(449)@c59c99354325: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)4632877 MSC_Test_0-SCCP(448)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(449)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test-GSUP(454)@c59c99354325: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-GSUP(454)@c59c99354325: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(456)"262420000000039" MSC_Test_0-SCCP(448)@c59c99354325: { messageType := 2, destLocRef := '46B12D'O, sourceLocRef := '00003D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(449)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@c59c99354325: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)4632877 TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '30BEFCE1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(449)@c59c99354325: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)12490780 MSC_Test_0-RAN(449)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(448)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: { messageType := 2, destLocRef := 'BE981C'O, sourceLocRef := '00003E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(451)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MGCP(452)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test_0-RAN(449)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(449)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(452)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(451)@c59c99354325: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MNCC(451)@c59c99354325: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: { line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.170.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(449)@c59c99354325: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(449)@c59c99354325: patched enc_l3: '038F'O MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@c59c99354325: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(449)@c59c99354325: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:7 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:7 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@c59c99354325: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(449)@c59c99354325: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:7 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(449)@c59c99354325: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(449)@c59c99354325: patched enc_l3: '036D0802E180'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(451)@c59c99354325: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(448)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(448)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(448)@c59c99354325: vl_from0 MSC_Test_0-SCCP(448)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(450)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@c59c99354325: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)12490780 TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(454)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(451)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(450)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(453)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(448)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(455)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(452)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(449)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(448): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(449): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(450): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(451): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(452): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(453): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(454): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(455): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(456): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@c59c99354325: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Sat May 4 04:37:41 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=422827) Waiting for packet dumper to finish... 1 (prev_count=422827, count=423904) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Sat May 4 04:37:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_mt_t310 started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(461)@c59c99354325: ************************************************* MSC_Test_0-M3UA(461)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(461)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(459)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(462)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(464)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(464)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(464)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(464)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(464)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(464)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(464)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(465)@c59c99354325: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(467) TC_mt_t3100(467)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000032'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(461)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(461)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(461)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(461)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(461)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(461)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(461)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(461)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(460)@c59c99354325: Added conn table entry 0TC_mt_t3100(467)4662553 MSC_Test_0-RAN(460)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(459)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: { messageType := 2, destLocRef := '472519'O, sourceLocRef := '00003F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(465)@c59c99354325: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(467) MSC_Test-GSUP(465)@c59c99354325: Added IMSI table entry 0TC_mt_t3100(467)"262420000000032" MSC_Test_0-SCCP(459)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(459)@c59c99354325: vl_from0 MSC_Test_0-SCCP(459)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(467)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(460)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(459)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(459)@c59c99354325: vl_from0 MSC_Test_0-SCCP(459)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(459)@c59c99354325: vl_from0 MSC_Test_0-SCCP(459)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(460)@c59c99354325: Deleted conn table entry 0TC_mt_t3100(467)4662553 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@c59c99354325: Created IMSI[0] for '262420000000032'H'8905F758'O to be handled at TC_mt_t3100(467) MSC_Test-MNCC(462)@c59c99354325: Added conn table entry 0TC_mt_t3100(467)1989605159 MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@c59c99354325: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(467) TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8905F758'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(460)@c59c99354325: Added conn table entry 0TC_mt_t3100(467)4633238 MSC_Test_0-SCCP(459)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(459)@c59c99354325: { messageType := 2, destLocRef := '46B296'O, sourceLocRef := '000040'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(463)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(467) MSC_Test_0-RAN(460)@c59c99354325: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(460)@c59c99354325: patched enc_l3: '8308'O MSC_Test_0-SCCP(459)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(459)@c59c99354325: vl_from0 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(459)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test-MGCP(463)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_t3100(467) MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(459)@c59c99354325: vl_from0 MSC_Test_0-SCCP(459)@c59c99354325: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(467)@c59c99354325: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(464)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@c59c99354325: Rx MNCC DISC.ind, T310.read yields 29.983632 TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@c59c99354325: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(460)@c59c99354325: patched enc_l3: '836A'O MSC_Test_0-SCCP(459)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(459)@c59c99354325: vl_from0 MSC_Test_0-SCCP(459)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(459)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(462)@c59c99354325: Deleted conn table entry 0TC_mt_t3100(467)1989605159 MSC_Test_0-SCCP(459)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(459)@c59c99354325: vl_from0 MSC_Test_0-SCCP(459)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(461)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@c59c99354325: Deleted conn table entry 0TC_mt_t3100(467)4633238 TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(465)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(464)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(468)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(466)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(461)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(462)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(459)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(463)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(460)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(459): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(460): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(461): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(462): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(463): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(464): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(465): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(466): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_mt_t3100(467): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass) MTC@c59c99354325: Test case TC_mt_t310 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Sat May 4 04:38:16 UTC 2024 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_mt_t310.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370133) Waiting for packet dumper to finish... 1 (prev_count=370133, count=371210) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Sat May 4 04:38:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_gsup_cancel started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-M3UA(472)@c59c99354325: ************************************************* MSC_Test_0-M3UA(472)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(472)@c59c99354325: ************************************************* MSC_Test_0-SCCP(470)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(473)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(475)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(475)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(475)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(475)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(475)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(475)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(475)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(475)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(472)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(472)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(472)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(472)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(472)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(472)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(472)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(472)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(476)@c59c99354325: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(471)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(471)@c59c99354325: Added conn table entry 0TC_gsup_cancel0(478)12119051 MSC_Test_0-SCCP(470)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(471)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(470)@c59c99354325: { messageType := 2, destLocRef := 'B8EC0B'O, sourceLocRef := '000041'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(476)@c59c99354325: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(478) MSC_Test-GSUP(476)@c59c99354325: Added IMSI table entry 0TC_gsup_cancel0(478)"262420000000033" MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(471)@c59c99354325: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(471)@c59c99354325: patched enc_l3: '055B'O MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@c59c99354325: Deleted conn table entry 0TC_gsup_cancel0(478)12119051 TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2930729C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@c59c99354325: Added conn table entry 0TC_gsup_cancel0(478)12894421 MSC_Test_0-RAN(471)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-SCCP(470)@c59c99354325: { messageType := 2, destLocRef := 'C4C0D5'O, sourceLocRef := '000042'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@c59c99354325: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(478) MSC_Test-MGCP(474)@c59c99354325: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(478) MSC_Test_0-RAN(471)@c59c99354325: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(471)@c59c99354325: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:19 MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(474)@c59c99354325: Found Expect[0] for { line := { verb := "CRCX", trans_id := "54", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 2: rx 1st CRCX TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(473)@c59c99354325: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(478) MSC_Test-MNCC(473)@c59c99354325: Added conn table entry 0TC_gsup_cancel0(478)-2147483638 MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:14 MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@c59c99354325: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(478)@c59c99354325: { line := { verb := "MDCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.170.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(471)@c59c99354325: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(471)@c59c99354325: patched enc_l3: '038F'O MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(478)@c59c99354325: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(478)@c59c99354325: f_mo_call_establish DONE TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: Hold the call for some time TC_gsup_cancel0(478)@c59c99354325: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: Hangup TC_gsup_cancel0(478)@c59c99354325: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@c59c99354325: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@c59c99354325: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(478)@c59c99354325: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(471)@c59c99354325: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(471)@c59c99354325: patched enc_l3: '03EA'O MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(473)@c59c99354325: Deleted conn table entry 0TC_gsup_cancel0(478)-2147483638 TC_gsup_cancel0(478)@c59c99354325: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(478)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:3 TC_gsup_cancel0(478)@c59c99354325: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@c59c99354325: Deleted conn table entry 0TC_gsup_cancel0(478)12894421 TC_gsup_cancel0(478)@c59c99354325: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: f_call_hangup 9: done TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@c59c99354325: Added conn table entry 0TC_gsup_cancel0(478)2824961 MSC_Test_0-SCCP(470)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: { messageType := 2, destLocRef := '2B1B01'O, sourceLocRef := '000043'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(470)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(470)@c59c99354325: vl_from0 MSC_Test_0-SCCP(470)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(471)@c59c99354325: Deleted conn table entry 0TC_gsup_cancel0(478)2824961 MSC_Test_0-M3UA(472)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(475)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(477)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(469)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(479)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(476)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(472)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(470)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(474)@c59c99354325: Final verdict of PTC: none TC_gsup_cancel0(478)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-RAN(471)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(470): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(471): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(472): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(473): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(474): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(475): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(476): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(477): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_gsup_cancel0(478): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass) MTC@c59c99354325: Test case TC_gsup_cancel finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Sat May 4 04:38:28 UTC 2024 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463040) Waiting for packet dumper to finish... 1 (prev_count=463040, count=464117) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 ------ Sat May 4 04:38:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(483)@c59c99354325: ************************************************* MSC_Test_0-M3UA(483)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(483)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(481)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(484)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(486)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(486)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(486)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(486)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(486)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(486)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(486)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(486)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(487)@c59c99354325: Created GsupExpect[0] for "262420000000034" to be handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000034'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(483)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(483)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(483)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(483)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(483)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(483)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(483)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(483)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(482)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(482)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)7477545 MSC_Test_0-SCCP(481)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(482)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@c59c99354325: { messageType := 2, destLocRef := '721929'O, sourceLocRef := '000044'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(481)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(487)@c59c99354325: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) MSC_Test-GSUP(487)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)"262420000000034" MSC_Test_0-SCCP(481)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(481)@c59c99354325: vl_from0 MSC_Test_0-SCCP(481)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(481)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(482)@c59c99354325: patching N(SD)=1 into dtap '0514BCDF630D'O MSC_Test_0-RAN(482)@c59c99354325: patched enc_l3: '0554BCDF630D'O MSC_Test_0-SCCP(481)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(481)@c59c99354325: vl_from0 MSC_Test_0-SCCP(481)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100060554BCDF630D'O MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(481)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(481)@c59c99354325: vl_from0 MSC_Test_0-SCCP(481)@c59c99354325: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(481)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(481)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(482)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(482)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(481)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(481)@c59c99354325: vl_from0 MSC_Test_0-SCCP(481)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(481)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(481)@c59c99354325: vl_from0 MSC_Test_0-SCCP(481)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(483)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(481)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(482)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)7477545 TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@c59c99354325: Final verdict of PTC: pass MSC_Test-SMPP(488)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(484)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(481)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(485)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(482)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(487)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(486)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(483)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(481): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(482): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(483): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(484): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(485): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(486): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(487): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(488): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(489): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Sat May 4 04:38:33 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34537) Waiting for packet dumper to finish... 1 (prev_count=34537, count=213389) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 ------ Sat May 4 04:38:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(494)@c59c99354325: ************************************************* MSC_Test_0-M3UA(494)@c59c99354325: M3UA emulation initiated, the test can be started MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(492)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(494)@c59c99354325: ************************************************* MSC_Test-MNCC(495)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(494)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(494)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(494)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(494)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(494)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(494)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(494)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(494)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(493)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(497)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(497)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(497)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(497)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(497)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(497)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(497)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(497)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(498)@c59c99354325: Created GsupExpect[0] for "262420000000035" to be handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000035'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(493)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)3437747 MSC_Test_0-RAN(493)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(492)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@c59c99354325: { messageType := 2, destLocRef := '3474B3'O, sourceLocRef := '000045'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(492)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(498)@c59c99354325: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) MSC_Test-GSUP(498)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)"262420000000035" MSC_Test_0-SCCP(492)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(492)@c59c99354325: vl_from0 MSC_Test_0-SCCP(492)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(492)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@c59c99354325: patching N(SD)=1 into dtap '0514F226F4E5'O MSC_Test_0-RAN(493)@c59c99354325: patched enc_l3: '0554F226F4E5'O MSC_Test_0-SCCP(492)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(492)@c59c99354325: vl_from0 MSC_Test_0-SCCP(492)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100060554F226F4E5'O MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(492)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(492)@c59c99354325: vl_from0 MSC_Test_0-SCCP(492)@c59c99354325: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(492)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(492)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(493)@c59c99354325: patched enc_l3: '059B'O TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(492)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(492)@c59c99354325: vl_from0 MSC_Test_0-SCCP(492)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(492)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(492)@c59c99354325: vl_from0 MSC_Test_0-SCCP(492)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(494)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(493)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)3437747 TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-SCCP(492)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(495)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(494)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(493)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(496)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(501)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(499)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(498)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(497)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(492): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(493): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(494): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(495): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(496): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(497): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(498): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(499): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(500): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(501): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Sat May 4 04:38:38 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212166) Waiting for packet dumper to finish... 1 (prev_count=212166, count=213243) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 ------ Sat May 4 04:38:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(505)@c59c99354325: ************************************************* MSC_Test_0-M3UA(505)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(505)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(503)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(506)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(505)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(505)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(505)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(505)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(505)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(505)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(505)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(505)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(508)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(508)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(508)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(508)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(508)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(508)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(508)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(508)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(509)@c59c99354325: Created GsupExpect[0] for "262420000000360" to be handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) TC_lu_imsi_auth_tmsi_encr_3_10(511)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000360'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(504)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(504)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)9804771 MSC_Test_0-RAN(504)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(503)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@c59c99354325: { messageType := 2, destLocRef := '959BE3'O, sourceLocRef := '000046'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(503)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(509)@c59c99354325: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) MSC_Test-GSUP(509)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)"262420000000360" MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(503)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(503)@c59c99354325: vl_from0 MSC_Test_0-SCCP(503)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(504)@c59c99354325: patching N(SD)=1 into dtap '0514D93ECAE7'O MSC_Test_0-RAN(504)@c59c99354325: patched enc_l3: '0554D93ECAE7'O MSC_Test_0-SCCP(503)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(503)@c59c99354325: vl_from0 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(503)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100060554D93ECAE7'O MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(503)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(503)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(503)@c59c99354325: vl_from0 MSC_Test_0-SCCP(503)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(504)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)9804771 MSC_Test_0-M3UA(505)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_10(511)@c59c99354325: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(511)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(511)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(509)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(505)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(508)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(504)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(512)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(510)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(503)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(507)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(506)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(503): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(504): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(505): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(506): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(507): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(508): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(509): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(510): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(511): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Sat May 4 04:38:43 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=165730) Waiting for packet dumper to finish... 1 (prev_count=165730, count=166807) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm ------ Sat May 4 04:38:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(516)@c59c99354325: ************************************************* MSC_Test_0-M3UA(516)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(516)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(514)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(517)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(516)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(516)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(516)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(516)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(516)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(516)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(516)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(516)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(519)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(519)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(519)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(519)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(519)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(519)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(519)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(519)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(520)@c59c99354325: Created GsupExpect[0] for "262420000000361" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(515)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000361'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(515)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)9898359 MSC_Test_0-RAN(515)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(514)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@c59c99354325: { messageType := 2, destLocRef := '970977'O, sourceLocRef := '000047'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(514)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(520)@c59c99354325: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test-GSUP(520)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)"262420000000361" MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(514)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(515)@c59c99354325: patching N(SD)=1 into dtap '05149151C608'O MSC_Test_0-RAN(515)@c59c99354325: patched enc_l3: '05549151C608'O MSC_Test_0-SCCP(514)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(514)@c59c99354325: vl_from0 MSC_Test_0-SCCP(514)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000605549151C608'O MSC_Test_0-SCCP(514)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(514)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(514)@c59c99354325: vl_from0 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-SCCP(514)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(514)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(514)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(514)@c59c99354325: vl_from0 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(514)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(516)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@c59c99354325: Session index based on local reference:0 MSC_Test_0-RAN(515)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)9898359 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@c59c99354325: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@c59c99354325: Final verdict of PTC: pass MSC_Test_0-M3UA(516)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(514)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(515)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(516)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(519)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(518)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(521)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(513)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(520)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(517)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(514): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(515): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(516): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(517): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(518): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(519): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(520): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(521): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Sat May 4 04:38:48 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=172980) Waiting for packet dumper to finish... 1 (prev_count=172980, count=174057) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 ------ Sat May 4 04:38:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MSC_Test_0-M3UA(527)@c59c99354325: ************************************************* MSC_Test_0-M3UA(527)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(527)@c59c99354325: ************************************************* MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(525)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(528)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(527)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(527)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(527)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(527)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(527)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(527)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(527)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(527)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(530)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(530)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(530)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(530)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(530)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(530)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(530)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(530)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(531)@c59c99354325: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) TC_lu_imsi_auth_tmsi_encr_13_20(533)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000037'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(526)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(526)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)12143414 MSC_Test_0-SCCP(525)@c59c99354325: First idle individual index:0 MSC_Test_0-RAN(526)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(531)@c59c99354325: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) MSC_Test-GSUP(531)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)"262420000000037" MSC_Test_0-SCCP(525)@c59c99354325: { messageType := 2, destLocRef := 'B94B36'O, sourceLocRef := '000048'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(525)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(525)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(525)@c59c99354325: vl_from0 MSC_Test_0-SCCP(525)@c59c99354325: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(525)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(526)@c59c99354325: patching N(SD)=1 into dtap '05145FE2D4D6'O MSC_Test_0-RAN(526)@c59c99354325: patched enc_l3: '05545FE2D4D6'O MSC_Test_0-SCCP(525)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(525)@c59c99354325: vl_from0 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(525)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000605545FE2D4D6'O MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(525)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(525)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(525)@c59c99354325: vl_from0 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(525)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(527)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(527)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(526)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)12143414 TC_lu_imsi_auth_tmsi_encr_13_20(533)@c59c99354325: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(533)@c59c99354325: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(533)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(531)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(527)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(530)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(528)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(532)@c59c99354325: Final verdict of PTC: none TC_lu_imsi_auth_tmsi_encr_13_20(533)@c59c99354325: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(534)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(525)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(526)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(529)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(525): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(526): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(527): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(528): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(529): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(530): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(531): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(532): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(533): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Sat May 4 04:38:54 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=165728) Waiting for packet dumper to finish... 1 (prev_count=165728, count=166805) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 ------ Sat May 4 04:38:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(538)@c59c99354325: ************************************************* MSC_Test_0-M3UA(538)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(536)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(539)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(538)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(538)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(538)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(538)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(541)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(541)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(541)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(541)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(542)@c59c99354325: Created GsupExpect[0] for "262420000000038" to be handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000038'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)6238525 MSC_Test_0-RAN(537)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(536)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@c59c99354325: { messageType := 2, destLocRef := '5F313D'O ("_1="), sourceLocRef := '000049'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(536)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(542)@c59c99354325: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) MSC_Test-GSUP(542)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)"262420000000038" MSC_Test_0-SCCP(536)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(536)@c59c99354325: vl_from0 MSC_Test_0-SCCP(536)@c59c99354325: data sent by MTP3_SCCP_PORT: '00065412035A4901'O TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(536)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@c59c99354325: patching N(SD)=1 into dtap '0514C1C82D69'O MSC_Test_0-RAN(537)@c59c99354325: patched enc_l3: '0554C1C82D69'O MSC_Test_0-SCCP(536)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@c59c99354325: vl_len:9 MSC_Test_0-SCCP(536)@c59c99354325: vl_from0 MSC_Test_0-SCCP(536)@c59c99354325: data sent by MTP3_SCCP_PORT: '0100060554C1C82D69'O MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(536)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(536)@c59c99354325: vl_from0 MSC_Test_0-SCCP(536)@c59c99354325: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(536)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(536)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(536)@c59c99354325: vl_from0 MSC_Test_0-SCCP(536)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(536)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(536)@c59c99354325: vl_from0 MSC_Test_0-SCCP(536)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(538)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(537)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)6238525 TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(542)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(538)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(536)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(537)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(541)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(540)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(539)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(543)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(544): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(545): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Sat May 4 04:38:59 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212197) Waiting for packet dumper to finish... 1 (prev_count=212197, count=213274) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 ------ Sat May 4 04:39:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MSC_Test_0-M3UA(549)@c59c99354325: ************************************************* MSC_Test_0-M3UA(549)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(549)@c59c99354325: ************************************************* MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(547)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(550)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(549)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(549)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(549)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(549)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(549)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(549)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(549)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(549)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(552)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(552)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(552)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(552)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(552)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(552)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(552)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(552)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(553)@c59c99354325: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(548)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(548)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)1521182 MSC_Test_0-RAN(548)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(547)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@c59c99354325: { messageType := 2, destLocRef := '17361E'O, sourceLocRef := '00004A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(547)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(553)@c59c99354325: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) MSC_Test-GSUP(553)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)"262420000000039" MSC_Test_0-SCCP(547)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(547)@c59c99354325: vl_from0 MSC_Test_0-SCCP(547)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(547)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(548)@c59c99354325: patching N(SD)=1 into dtap '0514EF1157B32104CFF9B632'O MSC_Test_0-RAN(548)@c59c99354325: patched enc_l3: '0554EF1157B32104CFF9B632'O MSC_Test_0-SCCP(547)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@c59c99354325: vl_len:15 MSC_Test_0-SCCP(547)@c59c99354325: vl_from0 MSC_Test_0-SCCP(547)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000C0554EF1157B32104CFF9B632'O MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(547)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@c59c99354325: vl_len:8 MSC_Test_0-SCCP(547)@c59c99354325: vl_from0 MSC_Test_0-SCCP(547)@c59c99354325: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(547)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(547)@c59c99354325: vl_from0 MSC_Test_0-SCCP(547)@c59c99354325: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(547)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(547)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(548)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(548)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(547)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(547)@c59c99354325: vl_from0 MSC_Test_0-SCCP(547)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(547)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(547)@c59c99354325: vl_from0 MSC_Test_0-SCCP(547)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(549)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(548)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)1521182 TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@c59c99354325: Final verdict of PTC: pass MSC_Test-GSUP(553)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(554)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(548)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(552)@c59c99354325: Final verdict of PTC: none MSC_Test-MNCC(550)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(556)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(551)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(549)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(547)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(547): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(548): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(549): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(550): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(551): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(552): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(553): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(554): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(555): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Sat May 4 04:39:04 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230249) Waiting for packet dumper to finish... 1 (prev_count=230249, count=231326) MTC@c59c99354325: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 ------ Sat May 4 04:39:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c59c99354325: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@c59c99354325: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(560)@c59c99354325: ************************************************* MSC_Test_0-M3UA(560)@c59c99354325: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(560)@c59c99354325: ************************************************* MTC@c59c99354325: Starting RAN_Emulation MSC_Test_0-SCCP(558)@c59c99354325: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(561)@c59c99354325: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(560)@c59c99354325: SCTP_ConnectResult -> connection established from: "172.18.170.103":23906 to server: "172.18.170.200":2905 association #8 MSC_Test_0-M3UA(560)@c59c99354325: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(560)@c59c99354325: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(560)@c59c99354325: M3UA_ASPUP sent MSC_Test_0-M3UA(560)@c59c99354325: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(560)@c59c99354325: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(560)@c59c99354325: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(560)@c59c99354325: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(563)@c59c99354325: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(563)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(563)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(563)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(563)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(563)@c59c99354325: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(563)@c59c99354325: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(563)@c59c99354325: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(564)@c59c99354325: Created GsupExpect[0] for "262420000000040" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(559)@c59c99354325: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(559)@c59c99354325: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)11914580 MSC_Test_0-SCCP(558)@c59c99354325: First idle individual index:0 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@c59c99354325: { messageType := 2, destLocRef := 'B5CD54'O, sourceLocRef := '00004B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(558)@c59c99354325: Session index based on local reference:0 MSC_Test-GSUP(564)@c59c99354325: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) MSC_Test-GSUP(564)@c59c99354325: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)"262420000000040" MSC_Test_0-RAN(559)@c59c99354325: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(558)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@c59c99354325: vl_len:11 MSC_Test_0-SCCP(558)@c59c99354325: vl_from0 MSC_Test_0-SCCP(558)@c59c99354325: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: setverdict(pass): none -> pass MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(558)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(559)@c59c99354325: patching N(SD)=1 into dtap '05146FBC94FC2104A9AEF41C'O MSC_Test_0-RAN(559)@c59c99354325: patched enc_l3: '05546FBC94FC2104A9AEF41C'O MSC_Test_0-SCCP(558)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@c59c99354325: vl_len:15 MSC_Test_0-SCCP(558)@c59c99354325: vl_from0 MSC_Test_0-SCCP(558)@c59c99354325: data sent by MTP3_SCCP_PORT: '01000C05546FBC94FC2104A9AEF41C'O MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(558)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(558)@c59c99354325: vl_from0 MSC_Test_0-SCCP(558)@c59c99354325: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(558)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(558)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(559)@c59c99354325: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(559)@c59c99354325: patched enc_l3: '059B'O MSC_Test_0-SCCP(558)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@c59c99354325: vl_len:5 MSC_Test_0-SCCP(558)@c59c99354325: vl_from0 MSC_Test_0-SCCP(558)@c59c99354325: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@c59c99354325: Session index based on local reference:0 MSC_Test_0-SCCP(558)@c59c99354325: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@c59c99354325: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@c59c99354325: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@c59c99354325: vl_len:3 MSC_Test_0-SCCP(558)@c59c99354325: vl_from0 MSC_Test_0-SCCP(558)@c59c99354325: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@c59c99354325: Message received on association #8 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@c59c99354325: Session index based on local reference:0 MSC_Test_0-M3UA(560)@c59c99354325: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(559)@c59c99354325: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)11914580 TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@c59c99354325: Final verdict of PTC: pass MSC_Test-MNCC(561)@c59c99354325: Final verdict of PTC: none MSC_Test_0-RAN(559)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP(564)@c59c99354325: Final verdict of PTC: none MSC_Test-SMPP(565)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@c59c99354325: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@c59c99354325: Final verdict of PTC: none MSC_Test-MGCP(562)@c59c99354325: Final verdict of PTC: none MSC_Test-GSUP-IPA(563)@c59c99354325: Final verdict of PTC: none MSC_Test_0-M3UA(560)@c59c99354325: Final verdict of PTC: none MSC_Test_0-SCCP(558)@c59c99354325: Final verdict of PTC: none MTC@c59c99354325: Setting final verdict of the test case. MTC@c59c99354325: Local verdict of MTC: none MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-SCCP(558): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-RAN(559): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test_0-M3UA(560): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MNCC(561): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-MGCP(562): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP-IPA(563): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-GSUP(564): none (none -> none) MTC@c59c99354325: Local verdict of PTC MSC_Test-SMPP(565): none (none -> none) MTC@c59c99354325: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(566): pass (none -> pass) MTC@c59c99354325: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@c59c99354325: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@c59c99354325: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Sat May 4 04:39:10 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 172.18.170.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213354) Waiting for packet dumper to finish... 1 (prev_count=213354, count=214431)